|
| | DECLARE_DYNAMIC (CAdUiVisualStyles) |
| |
| | CAdUiVisualStyles (void) |
| |
| int | BufferedPaintRenderAnimation (HWND__ *, HDC__ *) |
| |
| int | GetThemeSysBool (void *, int) |
| |
| int | GetThemeSysSize (void *, int) |
| |
| int | IsAppThemed (void) |
| |
| int | IsThemeActive (void) |
| |
| int | IsThemeBackgroundPartiallyTransparent (void *, int, int) |
| |
| int | IsThemeDialogTextureEnabled (HWND__ *) |
| |
| int | IsThemePartDefined (void *, int, int) |
| |
| long | CloseThemeData (void *) |
| |
| long | DrawThemeBackground (void *, HDC__ *, int, int, tagRECT const *, tagRECT const *) |
| |
| long | DrawThemeEdge (void *, HDC__ *, int, int, tagRECT const *, unsigned int, unsigned int, tagRECT *) |
| |
| long | DrawThemeIcon (void *, HDC__ *, int, int, tagRECT const *, _IMAGELIST *, int) |
| |
| long | DrawThemeParentBackground (HWND__ *, HDC__ *, tagRECT *) |
| |
| long | DrawThemeText (void *, HDC__ *, int, int, wchar_t const *, int, unsigned long, unsigned long, tagRECT const *) |
| |
| long | EnableThemeDialogTexture (HWND__ *, unsigned long) |
| |
| long | EnableTheming (int) |
| |
| long | GetCurrentThemeName (wchar_t *, int, wchar_t *, int, wchar_t *, int) |
| |
| long | GetThemeBackgroundContentRect (void *, HDC__ *, int, int, tagRECT const *, tagRECT *) |
| |
| long | GetThemeBackgroundExtent (void *, HDC__ *, int, int, tagRECT const *, tagRECT *) |
| |
| long | GetThemeBackgroundRegion (void *, HDC__ *, int, int, tagRECT const *, HRGN__ **) |
| |
| long | GetThemeBool (void *, int, int, int, int *) |
| |
| long | GetThemeColor (void *, int, int, int, unsigned long *) |
| |
| long | GetThemeDocumentationProperty (wchar_t const *, wchar_t const *, wchar_t *, int) |
| |
| long | GetThemeEnumValue (void *, int, int, int, int *) |
| |
| long | GetThemeFilename (void *, int, int, int, wchar_t *, int) |
| |
| long | GetThemeFont (void *, HDC__ *, int, int, int, tagLOGFONTW *) |
| |
| long | GetThemeInt (void *, int, int, int, int *) |
| |
| long | GetThemeIntList (void *, int, int, int, _INTLIST *) |
| |
| long | GetThemeMargins (void *, HDC__ *, int, int, int, tagRECT *, _MARGINS *) |
| |
| long | GetThemeMetric (void *, HDC__ *, int, int, int, int *) |
| |
| long | GetThemePartSize (void *, HDC__ *, int, int, tagRECT *, THEMESIZE, tagSIZE *) |
| |
| long | GetThemePosition (void *, int, int, int, tagPOINT *) |
| |
| long | GetThemePropertyOrigin (void *, int, int, int, PROPERTYORIGIN *) |
| |
| long | GetThemeRect (void *, int, int, int, tagRECT *) |
| |
| long | GetThemeString (void *, int, int, int, wchar_t *, int) |
| |
| long | GetThemeSysFont (void *, int, tagLOGFONTW *) |
| |
| long | GetThemeSysInt (void *, int, int *) |
| |
| long | GetThemeSysString (void *, int, wchar_t *, int) |
| |
| long | GetThemeTextExtent (void *, HDC__ *, int, int, wchar_t const *, int, unsigned long, tagRECT const *, tagRECT *) |
| |
| long | GetThemeTextMetrics (void *, HDC__ *, int, int, tagTEXTMETRICW *) |
| |
| long | HitTestThemeBackground (void *, HDC__ *, int, int, unsigned long, tagRECT const *, HRGN__ *, tagPOINT, unsigned short *) |
| |
| long | SetWindowTheme (HWND__ *, wchar_t const *, wchar_t const *) |
| |
| HBRUSH__ * | GetThemeSysColorBrush (void *, int) |
| |
| unsigned long | GetThemeAppProperties (void) |
| |
| unsigned long | GetThemeSysColor (void *, int) |
| |
| virtual | ~CAdUiVisualStyles (void) |
| |
| virtual int | IsThemed (void) |
| |
| void * | BeginBufferedAnimation (HWND__ *, HDC__ *, tagRECT const *, _BP_BUFFERFORMAT, _BP_PAINTPARAMS *, _BP_ANIMATIONPARAMS *, HDC__ **, HDC__ **) |
| |
| void * | GetWindowTheme (HWND__ *) |
| |
| void * | OpenThemeData (HWND__ *, wchar_t const *) |
| |
| void | EndBufferedAnimation (void *, int) |
| |
| void | SetThemeAppProperties (unsigned long) |
| |
Definition at line 24 of file CAdUiVisualStyles.h.