* Get native window handle */
| 331 | * Get native window handle |
| 332 | */ |
| 333 | static void* GetHandle() { return ::GetWindowHandle(); } |
| 334 | |
| 335 | /** |
| 336 | * Setup canvas (framebuffer) to start drawing |
nothing calls this directly
no outgoing calls
no test coverage detected