SavvyUI C++ UI Library
|
This is the complete list of members for UICommonUtils, including all inherited members.
CreateCustomFont(DCHandle hDC, const wstring &fontName, int fontSize, BOOL isBold=FALSE, BOOL isItalic=FALSE, BOOL isUnderlined=FALSE) | UICommonUtils | static |
getScreenSize(long &width, long &height) | UICommonUtils | static |
processCommonWndProcSubclassingFunctionality(WinHandle hWnd, UINT msg, WPARAM wParam, LPARAM lParam) | UICommonUtils | static |
redrawWindow(WinHandle hWnd) | UICommonUtils | static |
setWindowHidden(WinHandle hWnd) | UICommonUtils | static |
setWindowVisible(WinHandle hWnd) | UICommonUtils | static |