Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/accessibility/gtk/
DAccessibilityObjectAtk.cpp102 bool AccessibilityObject::allowsTextRanges() const in allowsTextRanges() function in WebCore::AccessibilityObject
130 if (!textLength && allowsTextRanges()) in getLengthForTextRange()
/external/webkit/Source/WebCore/accessibility/
DAccessibilityObject.h605 bool allowsTextRanges() const;
608 bool allowsTextRanges() const { return isTextControl(); } in allowsTextRanges() function
DAccessibilityRenderObject.cpp2472 if (!allowsTextRanges() && !m_renderer->isText()) in visiblePositionForIndex()
2735 if (allowsTextRanges()) in doAXBoundsForRange()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0688851 AccessibilityObject::allowsTextRanges() was defined with a default
88860 (WebCore::AccessibilityObject::allowsTextRanges): New
88865 (WebCore::AccessibilityObject::allowsTextRanges): New
DChangeLog-2011-02-1611801 (WebCore::AccessibilityObject::allowsTextRanges): Add list items
DChangeLog33260 (WebCore::AccessibilityObject::allowsTextRanges): Consider the new