ReactOS 0.4.15-dev-5669-g09dde2c
|
#include <uxthemep.h>
Definition at line 149 of file uxthemep.h.
BOOL _WND_DATA::DirtyThemeRegion |
Definition at line 159 of file uxthemep.h.
Referenced by OnPostWinPosChanged(), and ThemePreWindowProc().
BOOL _WND_DATA::HasAppDefinedRgn |
Definition at line 156 of file uxthemep.h.
Referenced by OnPostWinPosChanged(), ThemeDefWindowProcA(), ThemeDefWindowProcW(), and ThemeSetWindowRgn().
BOOL _WND_DATA::HasThemeRgn |
Definition at line 157 of file uxthemep.h.
Referenced by OnPostWinPosChanged(), ThemeDestroyWndData(), and ThemeSetWindowRgn().
HBITMAP _WND_DATA::hTabBackgroundBmp |
Definition at line 161 of file uxthemep.h.
Referenced by GetDiaogTextureBrush(), ThemeDestroyWndData(), and ThemePreWindowProc().
HBRUSH _WND_DATA::hTabBackgroundBrush |
Definition at line 160 of file uxthemep.h.
Referenced by GetDiaogTextureBrush(), ThemeDestroyWndData(), and ThemePreWindowProc().
HTHEME _WND_DATA::hthemeScrollbar |
Definition at line 152 of file uxthemep.h.
Referenced by GetNCScrollbarTheme(), ThemeDestroyWndData(), ThemePreWindowProc(), and ThemeSetScrollInfo().
HTHEME _WND_DATA::hthemeWindow |
Definition at line 151 of file uxthemep.h.
Referenced by GetNCCaptionTheme(), ThemeDestroyWndData(), and ThemePreWindowProc().
UINT _WND_DATA::lastHitTest |
Definition at line 155 of file uxthemep.h.
Referenced by ThemeHandleButton(), ThemeHandleNcMouseLeave(), and ThemeHandleNcMouseMove().
RECT _WND_DATA::rcCaptionButtons[4] |
Definition at line 154 of file uxthemep.h.
Referenced by DefWndNCHitTest(), ThemeCalculateCaptionButtonsPos(), and ThemeDrawCaptionButton().
BOOL _WND_DATA::SCROLL_MovingThumb |
Definition at line 165 of file uxthemep.h.
Referenced by SCROLL_DrawMovingThumb(), and SCROLL_HandleScrollEvent().
enum SCROLL_HITTEST _WND_DATA::SCROLL_trackHitTest |
Definition at line 164 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent().
INT _WND_DATA::SCROLL_TrackingBar |
Definition at line 167 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent(), and ThemeGetScrollInfo().
INT _WND_DATA::SCROLL_TrackingPos |
Definition at line 168 of file uxthemep.h.
Referenced by SCROLL_DrawMovingThumb(), and SCROLL_HandleScrollEvent().
INT _WND_DATA::SCROLL_TrackingVal |
Definition at line 169 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent(), and ThemeGetScrollInfo().
HWND _WND_DATA::SCROLL_TrackingWin |
Definition at line 166 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent(), ThemeDrawScrollBar(), and ThemeGetScrollInfo().
BOOL _WND_DATA::SCROLL_trackVertical |
Definition at line 163 of file uxthemep.h.
Referenced by SCROLL_HandleScrollEvent().
BOOL _WND_DATA::UpdatingRgn |
Definition at line 158 of file uxthemep.h.
Referenced by OnPostWinPosChanged().