Flutter Engine
The Flutter Engine
third_party
accessibility
base
win
display.h
Go to the documentation of this file.
1
// Copyright (c) 2011 The Chromium Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#ifndef BASE_WIN_DISPLAY_H_
6
#define BASE_WIN_DISPLAY_H_
7
8
#include <windows.h>
9
10
#include <shellscalingapi.h>
11
12
#include "
base/base_export.h
"
13
14
namespace
base
{
15
namespace
win {
16
17
float
GetScaleFactorForHWND
(HWND hwnd);
18
float
ScaleFactorToFloat
(DEVICE_SCALE_FACTOR scale_factor);
19
20
}
// namespace win
21
}
// namespace base
22
23
#endif
// BASE_WIN_DISPLAY_H_
base_export.h
base::win::GetScaleFactorForHWND
float GetScaleFactorForHWND(HWND hwnd)
Definition:
display.cc:74
base::win::ScaleFactorToFloat
float ScaleFactorToFloat(DEVICE_SCALE_FACTOR scale_factor)
Definition:
display.cc:83
base
Definition:
ax_tree_id_registry.h:17
Generated on Sun Jun 23 2024 21:55:05 for Flutter Engine by
1.9.4