Home
last modified time | relevance | path

Searched refs:hasPopup (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Tools/DumpRenderTree/win/
DAccessibilityUIElementWin.cpp537 ASSERT(hasPopup()); in showMenu()
657 bool AccessibilityUIElement::hasPopup() const in hasPopup() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/
DAccessibilityUIElement.h149 bool hasPopup() const;
DAccessibilityUIElement.cpp735 return JSValueMakeBoolean(context, toAXElement(thisObject)->hasPopup()); in getHasPopupCallback()
/external/webkit/Tools/DumpRenderTree/gtk/
DAccessibilityUIElementGtk.cpp767 bool AccessibilityUIElement::hasPopup() const in hasPopup() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/mac/
DAccessibilityUIElementMac.mm1235 bool AccessibilityUIElement::hasPopup() const function
/external/webkit/Tools/
DChangeLog-2010-05-245577 (AccessibilityUIElement::hasPopup):
18384 Ditto, for hasPopup().
18398 (AccessibilityUIElement::hasPopup):
18408 (AccessibilityUIElement::hasPopup):
18422 (AccessibilityUIElement::hasPopup):
DChangeLog-2011-02-1632539 (AccessibilityUIElement::hasPopup):