Searched defs:scrollSource (Results 1 – 8 of 8) sorted by relevance
40 ScrollSource scrollSource) { in JsOnWillScroll()
222 ScrollSource scrollSource) { in OnWillScrollCallback()
43 void SetScrollSource(int32_t scrollSource) in SetScrollSource()
195 inline std::string GetSourceStr(int32_t scrollSource) in GetSourceStr()
420 void SetScrollSource(int32_t scrollSource) in SetScrollSource()
1941 ScrollState ScrollablePattern::GetScrollState(int32_t scrollSource) in GetScrollState()3184 void ScrollablePattern::AddScrollableFrameInfo(int32_t scrollSource) in AddScrollableFrameInfo()
1339 const ScrollState& scrollState, ScrollSource scrollSource) { in SetOnListWillScroll()
472 auto scrollSource = GetScrollSource(); in FireOnReachEnd() local