Searched refs:hasPopup (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
H A DAccessibilityUIElement.h149 bool hasPopup() const;
H A DAccessibilityUIElement.cpp735 return JSValueMakeBoolean(context, toAXElement(thisObject)->hasPopup());
898 { "hasPopup", getHasPopupCallback, 0, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
/external/webkit/Tools/DumpRenderTree/win/
H A DAccessibilityUIElementWin.cpp537 ASSERT(hasPopup());
657 bool AccessibilityUIElement::hasPopup() const function in class:AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/gtk/
H A DAccessibilityUIElementGtk.cpp767 bool AccessibilityUIElement::hasPopup() const function in class:AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/mac/
H A DAccessibilityUIElementMac.mm1235 bool AccessibilityUIElement::hasPopup() const

Completed in 545 milliseconds