|
ReactOS 0.4.16-dev-2384-gff6bd79
|

Public Attributes | |
| UINT | eff_x |
| UINT | eff_y |
| UINT | ang_x |
| UINT | ang_y |
| UINT | raw_x |
| UINT | raw_y |
| HMONITOR | handle |
| RECT | rect |
| UINT monitor_info::ang_x |
Definition at line 3247 of file monitor.c.
Referenced by test_monitor_dpi_awareness().
| UINT monitor_info::ang_y |
Definition at line 3247 of file monitor.c.
Referenced by test_monitor_dpi_awareness().
| HMONITOR monitor_info::handle |
Definition at line 3248 of file monitor.c.
Referenced by enum_monitor_infos(), and test_monitor_dpi_awareness().
| UINT monitor_info::raw_x |
Definition at line 3247 of file monitor.c.
Referenced by test_monitor_dpi_awareness().
| UINT monitor_info::raw_y |
Definition at line 3247 of file monitor.c.
Referenced by test_monitor_dpi_awareness().
| RECT monitor_info::rect |
Definition at line 3249 of file monitor.c.
Referenced by test_monitor_dpi(), and test_monitor_dpi_awareness().