Searched refs:ABS_UPNORMAL (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/comctl32/ |
H A D | theme_scrollbar.c | 98 if (FAILED(GetThemePartSize(theme, NULL, SBP_ARROWBTN, ABS_UPNORMAL, NULL, TS_DRAW, &sz))) { in hit_test() 174 if (FAILED(GetThemePartSize(theme, NULL, SBP_ARROWBTN, ABS_UPNORMAL, NULL, TS_DRAW, &sz))) { in redraw_part() 380 uparrowstate = ABS_UPNORMAL; in paint_scrollbar()
|
/reactos/dll/win32/uxtheme/ |
H A D | ncscrollbar.c | 157 iStateId = ABS_UPNORMAL; in SCROLL_DrawArrows()
|
H A D | stylemap.c | 560 {SBP_ARROWBTN,ABS_UPNORMAL,{'U','P','N','O','R','M','A','L','\0'}},
|
/reactos/sdk/include/psdk/ |
H A D | vsstyle.h | 1091 ABS_UPNORMAL = 1, enumerator
|