Searched defs:isScrollbar (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DScrollbar.h170 virtual bool isScrollbar() const { return true; } function in class:WebCore::Scrollbar
H A DWidget.h192 virtual bool isScrollbar() const { return false; } function in class:WebCore::Widget
/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityObject.h319 bool isScrollbar() const { return roleValue() == ScrollBarRole; } function in class:WebCore::AccessibilityObject

Completed in 72 milliseconds