Searched defs:nScrollCode (Results 1 – 4 of 4) sorted by relevance
421 int nScrollCode; in MainWndProc() local497 int nScrollCode; in MainWndProc() local
1001 static LRESULT TAB_OnHScroll(TAB_INFO *infoPtr, int nScrollCode, int nPos) in TAB_OnHScroll()
4904 int nScrollCode = LOWORD(wParam); in TREEVIEW_VScroll() local4974 int nScrollCode = LOWORD(wParam); in TREEVIEW_HScroll() local
718 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()