Searched refs:nestedScrolling (Results 1 – 3 of 3) sorted by relevance
463 void SetNestedScrolling(bool nestedScrolling) in SetNestedScrolling() argument465 nestedScrolling_ = nestedScrolling; in SetNestedScrolling()
916 void SetNestedScrolling(bool nestedScrolling);
2393 void ScrollablePattern::SetNestedScrolling(bool nestedScrolling) in SetNestedScrolling() argument2398 scrollable->SetNestedScrolling(nestedScrolling); in SetNestedScrolling()2401 if (nestedScrolling) { in SetNestedScrolling()