Searched defs:NestedScrollers (Results 1 – 1 of 1) sorted by relevance
60 struct NestedScrollers { struct62 …NestedScrollers(WeakPtr<JSScroller> childScroller, std::optional<WeakPtr<JSScroller>> parentScroll… in NestedScrollers() function67 bool operator< (const NestedScrollers& other) const argument