Searched refs:GetNestedScrolling (Results 1 – 3 of 3) sorted by relevance
697 bool GetNestedScrolling() const in GetNestedScrolling() function702 return scrollable->GetNestedScrolling(); in GetNestedScrolling()
468 bool GetNestedScrolling() const in GetNestedScrolling() function
670 if (GetNestedScrolling() && !NearZero(GetNestedScrollVelocity())) { in OnTouchDown()2408 if (!IsScrollableStopped() && !GetNestedScrolling()) { in OnScrollEndRecursiveInner()