ReactOS 0.4.16-dev-1025-gd3456f5
|
#include <uxthemep.h>
Definition at line 175 of file uxthemep.h.
BOOL _WND_DATA::DirtyThemeRegion |
Definition at line 185 of file uxthemep.h.
Referenced by OnPostWinPosChanged(), and ThemePreWindowProc().
BOOL _WND_DATA::HasAppDefinedRgn |
Definition at line 182 of file uxthemep.h.
Referenced by OnPostWinPosChanged(), ThemeDefWindowProcA(), ThemeDefWindowProcW(), and ThemeSetWindowRgn().
BOOL _WND_DATA::HasThemeRgn |
Definition at line 183 of file uxthemep.h.
Referenced by OnPostWinPosChanged(), ThemeDestroyWndData(), and ThemeSetWindowRgn().
HBITMAP _WND_DATA::hTabBackgroundBmp |
Definition at line 187 of file uxthemep.h.
Referenced by GetDiaogTextureBrush(), ThemeDestroyWndData(), and ThemePreWindowProc().
HBRUSH _WND_DATA::hTabBackgroundBrush |
Definition at line 186 of file uxthemep.h.
Referenced by GetDiaogTextureBrush(), ThemeDestroyWndData(), and ThemePreWindowProc().
HTHEME _WND_DATA::hthemeScrollbar |
Definition at line 178 of file uxthemep.h.
Referenced by GetNCScrollbarTheme(), ThemeDestroyWndData(), ThemePreWindowProc(), and ThemeSetScrollInfo().
HTHEME _WND_DATA::hthemeWindow |
Definition at line 177 of file uxthemep.h.
Referenced by GetNCCaptionTheme(), ThemeDestroyWndData(), and ThemePreWindowProc().
UINT _WND_DATA::lastHitTest |
Definition at line 181 of file uxthemep.h.
Referenced by ThemeHandleButton(), ThemeHandleNcMouseLeave(), and ThemeHandleNcMouseMove().
RECT _WND_DATA::rcCaptionButtons[4] |
Definition at line 180 of file uxthemep.h.
Referenced by DefWndNCHitTest(), ThemeCalculateCaptionButtonsPosEx(), and ThemeDrawCaptionButton().
BOOL _WND_DATA::SCROLL_MovingThumb |
Definition at line 191 of file uxthemep.h.
Referenced by SCROLL_DrawMovingThumb(), and SCROLL_HandleScrollEvent().
enum SCROLL_HITTEST _WND_DATA::SCROLL_trackHitTest |
Definition at line 190 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent().
INT _WND_DATA::SCROLL_TrackingBar |
Definition at line 193 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent(), and ThemeGetScrollInfo().
INT _WND_DATA::SCROLL_TrackingPos |
Definition at line 194 of file uxthemep.h.
Referenced by SCROLL_DrawMovingThumb(), and SCROLL_HandleScrollEvent().
INT _WND_DATA::SCROLL_TrackingVal |
Definition at line 195 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent(), and ThemeGetScrollInfo().
HWND _WND_DATA::SCROLL_TrackingWin |
Definition at line 192 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent(), ThemeDrawScrollBarEx(), and ThemeGetScrollInfo().
BOOL _WND_DATA::SCROLL_trackVertical |
Definition at line 189 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent().
BOOL _WND_DATA::UpdatingRgn |
Definition at line 184 of file uxthemep.h.
Referenced by OnPostWinPosChanged().