Searched refs:scrollBarBottomOffset (Results 1 – 2 of 2) sorted by relevance
864 auto scrollBarBottomOffset = OffsetF(childRect_.Right(), childRect_.Bottom()); in HandleClickEvent() local867 } else if (infoOffset.GetMainOffset(axis_) > scrollBarBottomOffset.GetMainOffset(axis_)) { in HandleClickEvent()888 auto scrollBarBottomOffset = OffsetF(childRect_.Right(), childRect_.Bottom()); in HandleLongPress() local896 } else if (infoOffset.GetMainOffset(axis_) > scrollBarBottomOffset.GetMainOffset(axis_)) { in HandleLongPress()
99 auto scrollBarBottomOffset = OffsetF(touchRegion.Right(), touchRegion.Bottom()); in CheckBarDirection() local103 } else if (pointOffset.GetMainOffset(axis) > scrollBarBottomOffset.GetMainOffset(axis)) { in CheckBarDirection()