ReactOS 0.4.16-dev-122-g325d74c
|
#include <uxthemep.h>
Definition at line 165 of file uxthemep.h.
BOOL _WND_DATA::DirtyThemeRegion |
Definition at line 175 of file uxthemep.h.
Referenced by OnPostWinPosChanged(), and ThemePreWindowProc().
BOOL _WND_DATA::HasAppDefinedRgn |
Definition at line 172 of file uxthemep.h.
Referenced by OnPostWinPosChanged(), ThemeDefWindowProcA(), ThemeDefWindowProcW(), and ThemeSetWindowRgn().
BOOL _WND_DATA::HasThemeRgn |
Definition at line 173 of file uxthemep.h.
Referenced by OnPostWinPosChanged(), ThemeDestroyWndData(), and ThemeSetWindowRgn().
HBITMAP _WND_DATA::hTabBackgroundBmp |
Definition at line 177 of file uxthemep.h.
Referenced by GetDiaogTextureBrush(), ThemeDestroyWndData(), and ThemePreWindowProc().
HBRUSH _WND_DATA::hTabBackgroundBrush |
Definition at line 176 of file uxthemep.h.
Referenced by GetDiaogTextureBrush(), ThemeDestroyWndData(), and ThemePreWindowProc().
HTHEME _WND_DATA::hthemeScrollbar |
Definition at line 168 of file uxthemep.h.
Referenced by GetNCScrollbarTheme(), ThemeDestroyWndData(), ThemePreWindowProc(), and ThemeSetScrollInfo().
HTHEME _WND_DATA::hthemeWindow |
Definition at line 167 of file uxthemep.h.
Referenced by GetNCCaptionTheme(), ThemeDestroyWndData(), and ThemePreWindowProc().
UINT _WND_DATA::lastHitTest |
Definition at line 171 of file uxthemep.h.
Referenced by ThemeHandleButton(), ThemeHandleNcMouseLeave(), and ThemeHandleNcMouseMove().
RECT _WND_DATA::rcCaptionButtons[4] |
Definition at line 170 of file uxthemep.h.
Referenced by DefWndNCHitTest(), ThemeCalculateCaptionButtonsPosEx(), and ThemeDrawCaptionButton().
BOOL _WND_DATA::SCROLL_MovingThumb |
Definition at line 181 of file uxthemep.h.
Referenced by SCROLL_DrawMovingThumb(), and SCROLL_HandleScrollEvent().
enum SCROLL_HITTEST _WND_DATA::SCROLL_trackHitTest |
Definition at line 180 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent().
INT _WND_DATA::SCROLL_TrackingBar |
Definition at line 183 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent(), and ThemeGetScrollInfo().
INT _WND_DATA::SCROLL_TrackingPos |
Definition at line 184 of file uxthemep.h.
Referenced by SCROLL_DrawMovingThumb(), and SCROLL_HandleScrollEvent().
INT _WND_DATA::SCROLL_TrackingVal |
Definition at line 185 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent(), and ThemeGetScrollInfo().
HWND _WND_DATA::SCROLL_TrackingWin |
Definition at line 182 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent(), ThemeDrawScrollBarEx(), and ThemeGetScrollInfo().
BOOL _WND_DATA::SCROLL_trackVertical |
Definition at line 179 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent().
BOOL _WND_DATA::UpdatingRgn |
Definition at line 174 of file uxthemep.h.
Referenced by OnPostWinPosChanged().