|
SavvyUI C++ UI Library
|
This is the complete list of members for UICommonUtils, including all inherited members.
| calculateMaxVisibleItems(__int64 availableHeight, __int64 itemHeight, __int64 totalItemCount, __int64 firstVisibleItem, __int64 &lastVisibleItem, long &maxVisibleItems, BOOL &lastItemIsPartiallyDisplayed, BOOL &isVScrollbarVisible) | UICommonUtils | static |
| 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 |