Searched refs:canSetTextRangeAttributes (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityRenderObject.h107 virtual bool canSetTextRangeAttributes() const;
H A DAccessibilityObject.h345 virtual bool canSetTextRangeAttributes() const { return false; } function in class:WebCore::AccessibilityObject
H A DAccessibilityRenderObject.cpp3268 bool AccessibilityRenderObject::canSetTextRangeAttributes() const function in class:WebCore::AccessibilityRenderObject
/external/webkit/Source/WebCore/accessibility/mac/
H A DAccessibilityObjectWrapper.mm2193 return m_object->canSetTextRangeAttributes();

Completed in 75 milliseconds