Searched refs:SCROLL_POSITION (Results 1 – 8 of 8) sorted by relevance
143 case ScrollEvent::SCROLL_POSITION: in SetScrollEvent()189 case ScrollEvent::SCROLL_POSITION: in HandleScrollEvent()
41 SCROLL_POSITION, enumerator
37 case ScrollEvent::SCROLL_POSITION: in ToJSONString()
57 positionController_->SetScrollEvent(ScrollEvent::SCROLL_POSITION, in Update()
307 positionController_->SetScrollEvent(ScrollEvent::SCROLL_POSITION, in Update()
128 … std::make_shared<ScrollEventInfo>(ScrollEvent::SCROLL_POSITION, scrollX, scrollY, scrollState)); in HandleScrollPosition()
429 const char SCROLL_POSITION[] = "scrollPosition"; variable
432 extern const char SCROLL_POSITION[];