Home
last modified time | relevance | path

Searched defs:isExpanded (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Tools/DumpRenderTree/mac/
DAccessibilityUIElementMac.mm781 bool AccessibilityUIElement::isExpanded() const function
/external/webkit/Tools/DumpRenderTree/gtk/
DAccessibilityUIElementGtk.cpp437 bool AccessibilityUIElement::isExpanded() const in isExpanded() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/win/
DAccessibilityUIElementWin.cpp359 bool AccessibilityUIElement::isExpanded() const in isExpanded() function in AccessibilityUIElement
/external/webkit/Source/WebCore/accessibility/
DAccessibilityObject.cpp1067 bool AccessibilityObject::isExpanded() const in isExpanded() function in WebCore::AccessibilityObject
DAccessibilityRenderObject.cpp2104 void AccessibilityRenderObject::setIsExpanded(bool isExpanded) in setIsExpanded()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DPropertyTable.java1383 public boolean isExpanded() { in isExpanded() method in PropertyTable.PropertyInfo