* Get current render height (it considers HiDPI) */
| 367 | * Get current render height (it considers HiDPI) |
| 368 | */ |
| 369 | static int GetRenderHeight() { return ::GetRenderHeight(); } |
| 370 | |
| 371 | /** |
| 372 | * Get window position XY on monitor |
nothing calls this directly
no outgoing calls
no test coverage detected