Home
last modified time | relevance | path

Searched defs:SCROLL_NOWHERE (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dtheme_scrollbar.c43 SCROLL_NOWHERE, /* Outside the scroll bar */ enumerator
/reactos/dll/win32/uxtheme/
H A Duxthemep.h156 SCROLL_NOWHERE, /* Outside the scroll bar */ enumerator
/reactos/win32ss/user/ntuser/
H A Dscrollbar.c13 #define SCROLL_NOWHERE 0x00 /* Outside the scrollbar */ macro
/reactos/win32ss/user/user32/controls/
H A Dscrollbar.c34 #define SCROLL_NOWHERE 0x00 /* Outside the scroll bar */ macro