* Get current window monitor */
| 377 | * Get current window monitor |
| 378 | */ |
| 379 | static int GetMonitor() { return ::GetCurrentMonitor(); } |
| 380 | |
| 381 | /** |
| 382 | * Get window scale DPI factor |
nothing calls this directly
no outgoing calls
no test coverage detected