Searched defs:scrollBar (Results 1 – 3 of 3) sorted by relevance
59 AXObject* AXScrollView::scrollBar(AccessibilityOrientation orientation) in scrollBar() function in WebCore::AXScrollView
963 Scrollbar* scrollBar = toAXScrollbar(obj)->scrollbar(); in postPlatformNotification() local
495 virtual AXObject* scrollBar(AccessibilityOrientation) { return 0; } in scrollBar() function