Home
last modified time | relevance | path

Searched refs:canSetTextRangeAttributes (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/page/
DAccessibilityRenderObject.h107 virtual bool canSetTextRangeAttributes() const;
DAccessibilityObject.h242 virtual bool canSetTextRangeAttributes() const { return false; }; in canSetTextRangeAttributes() function
DAccessibilityRenderObject.cpp2210 bool AccessibilityRenderObject::canSetTextRangeAttributes() const in canSetTextRangeAttributes() function in WebCore::AccessibilityRenderObject
/external/webkit/WebCore/page/mac/
DAccessibilityObjectWrapper.mm1481 return m_object->canSetTextRangeAttributes();
/external/webkit/WebCore/
DChangeLog-2008-08-1023101 (WebCore::AccessibilityObject::canSetTextRangeAttributes):
23203 (WebCore::AccessibilityRenderObject::canSetTextRangeAttributes):
34316 (WebCore::AccessibilityObject::canSetTextRangeAttributes):
35849 (WebCore::AccessibilityObject::canSetTextRangeAttributes):
DChangeLog-2006-12-3134479 (-[WebCoreAXObject canSetTextRangeAttributes]):