Searched refs:scrollBarChild (Results 1 – 1 of 1) sorted by relevance
69 auto scrollBarChild = scrollBar->GetLastChild(); in NotifyScrollableNode() local70 if (!scrollBarChild) { in NotifyScrollableNode()95 Size scrollBarChildSize = scrollBarChild->GetLayoutSize(); in NotifyScrollableNode()139 auto scrollBarChild = scrollBar->GetLastChild(); in NotifyScrollBar() local140 if (!scrollBarChild) { in NotifyScrollBar()150 Size scrollBarChildSize = scrollBarChild->GetLayoutSize(); in NotifyScrollBar()179 scrollBarChild->SetPosition(position); in NotifyScrollBar()