Home
last modified time | relevance | path

Searched refs:lppgs (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dtoolbar.c6639 LPNMPGSCROLL lppgs = (LPNMPGSCROLL)lpnmh; in TOOLBAR_Notify() local
6641 lppgs->iScroll = (lppgs->iDir & (PGF_SCROLLLEFT | PGF_SCROLLRIGHT)) ? in TOOLBAR_Notify()
6644 lppgs->iScroll, lppgs->iDir); in TOOLBAR_Notify()