Searched refs:toScrollbar (Results 1 – 2 of 2) sorted by relevance
199 inline Scrollbar* toScrollbar(Widget* widget) in toScrollbar() function205 inline const Scrollbar* toScrollbar(const Widget* widget) in toScrollbar() function212 void toScrollbar(const Scrollbar*);
341 newObj = AXScrollbar::create(toScrollbar(widget)); in getOrCreate()