Searched refs:meScrollType (Results 1 – 4 of 4) sorted by relevance
82 meScrollType = SCROLL_DONTKNOW; in ImplInit()569 switch ( meScrollType ) in ImplDoAction()604 switch ( meScrollType ) in ImplDoMouseAction()663 if ( meScrollType != SCROLL_DONTKNOW ) in ImplDoSlide()666 meScrollType = SCROLL_DRAG; in ImplDoSlide()668 meScrollType = SCROLL_DONTKNOW; in ImplDoSlide()676 if ( (meScrollType != SCROLL_DONTKNOW) || in ImplDoSlideAction()681 meScrollType = eScrollType; in ImplDoSlideAction()683 meScrollType = SCROLL_DONTKNOW; in ImplDoSlideAction()699 meScrollType = SCROLL_DRAG; in MouseButtonDown()[all …]
114 meScrollType = SCROLL_DONTKNOW; in ImplInit()850 switch ( meScrollType ) in ImplDoAction()886 switch ( meScrollType ) in ImplDoMouseAction()1004 meScrollType = SCROLL_LINEUP; in MouseButtonDown()1018 meScrollType = SCROLL_LINEDOWN; in MouseButtonDown()1042 meScrollType = SCROLL_DRAG; in MouseButtonDown()1080 meScrollType = SCROLL_PAGEUP; in MouseButtonDown()1085 meScrollType = SCROLL_PAGEDOWN; in MouseButtonDown()1092 if ( meScrollType != SCROLL_DONTKNOW ) in MouseButtonDown()1132 if ( meScrollType == SCROLL_DRAG ) in Tracking()[all …]
68 ScrollType meScrollType; member in ScrollBar139 ScrollType GetType() const { return meScrollType; } in GetType()
60 ScrollType meScrollType; member in Slider