Searched defs:isListBox (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityListBox.h44 virtual bool isListBox() const { return true; } function in class:WebCore::AccessibilityListBox
H A DAccessibilityObject.h411 virtual bool isListBox() const { return roleValue() == ListBoxRole; } function in class:WebCore::AccessibilityObject
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderListBox.h65 virtual bool isListBox() const { return true; } function in class:WebCore::RenderListBox
H A DRenderObject.h342 virtual bool isListBox() const { return false; } function in class:WebCore::RenderObject

Completed in 138 milliseconds