Searched refs:scrollType (Results 1 – 1 of 1) sorted by relevance
74 wxEventType scrollType(e.GetEventType()); in OnScrollWinEvents() local79 … if (scrollType == wxEVT_SCROLLWIN_THUMBTRACK || scrollType == wxEVT_SCROLLWIN_THUMBRELEASE) { in OnScrollWinEvents()85 else if (scrollType == wxEVT_SCROLLWIN_LINEDOWN) { in OnScrollWinEvents()91 else if (scrollType == wxEVT_SCROLLWIN_LINEUP) { in OnScrollWinEvents()97 else if (scrollType == wxEVT_SCROLLWIN_PAGEUP) { in OnScrollWinEvents()103 else if (scrollType == wxEVT_SCROLLWIN_PAGEDOWN) { in OnScrollWinEvents()