Home
last modified time | relevance | path

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

/reactos/modules/rostests/tests/winhello/
H A Dwinhello.c421 int nScrollCode; in MainWndProc() local
497 int nScrollCode; in MainWndProc() local
/reactos/dll/win32/comctl32/
H A Dtab.c1001 static LRESULT TAB_OnHScroll(TAB_INFO *infoPtr, int nScrollCode, int nPos) in TAB_OnHScroll()
H A Dtreeview.c4904 int nScrollCode = LOWORD(wParam); in TREEVIEW_VScroll() local
4974 int nScrollCode = LOWORD(wParam); in TREEVIEW_HScroll() local
H A Dlistview.c718 static inline LPCSTR debugscrollcode(int nScrollCode) in debugscrollcode()
9881 static LRESULT LISTVIEW_VScroll(LISTVIEW_INFO *infoPtr, INT nScrollCode, in LISTVIEW_VScroll()
9985 static LRESULT LISTVIEW_HScroll(LISTVIEW_INFO *infoPtr, INT nScrollCode, in LISTVIEW_HScroll()