Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/accessibility/
DAccessibilityRenderObject.h109 virtual bool canSetExpandedAttribute() const;
DAccessibilityObject.h350 virtual bool canSetExpandedAttribute() const { return false; } in canSetExpandedAttribute() function
DAccessibilityRenderObject.cpp3251 bool AccessibilityRenderObject::canSetExpandedAttribute() const in canSetExpandedAttribute() function in WebCore::AccessibilityRenderObject
/external/webkit/Source/WebCore/accessibility/gtk/
DAccessibilityObjectWrapperAtk.cpp590 if (coreObject->canSetExpandedAttribute()) in setAtkStateSetFromCoreObject()
/external/webkit/Source/WebCore/accessibility/mac/
DAccessibilityObjectWrapper.mm2185 return m_object->canSetExpandedAttribute();
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2933425 (WebCore::AccessibilityObject::canSetExpandedAttribute):
33440 (WebCore::AccessibilityRenderObject::canSetExpandedAttribute):
DChangeLog-2010-12-06101673 (WebCore::AccessibilityRenderObject::canSetExpandedAttribute):