|
bool | kanzi::win32::changeToFullscreenWin32Display (const Win32Display &display) |
| Changes window mode of the application to full screen on the given Win32 display. More...
|
|
KZ_NO_DISCARD unsigned int | kanzi::win32::findWin32DisplayCount () noexcept |
| Finds the number of available active displays. More...
|
|
KZ_NO_DISCARD optional< windowing::Position > | kanzi::win32::getWin32DisplayOrigin (const Win32Display &display) |
| Gets the origin of the Win32 display. More...
|
|
KZ_NO_DISCARD windowing::SizeU | kanzi::win32::getWin32DisplaySizeU (const Win32Display &display) |
| Gets the size of the Win32 display. More...
|
|