Searched refs:allowsTextRanges (Results 1 – 6 of 6) sorted by relevance
102 bool AccessibilityObject::allowsTextRanges() const in allowsTextRanges() function in WebCore::AccessibilityObject130 if (!textLength && allowsTextRanges()) in getLengthForTextRange()
605 bool allowsTextRanges() const;608 bool allowsTextRanges() const { return isTextControl(); } in allowsTextRanges() function
2472 if (!allowsTextRanges() && !m_renderer->isText()) in visiblePositionForIndex()2735 if (allowsTextRanges()) in doAXBoundsForRange()
88851 AccessibilityObject::allowsTextRanges() was defined with a default88860 (WebCore::AccessibilityObject::allowsTextRanges): New88865 (WebCore::AccessibilityObject::allowsTextRanges): New
11801 (WebCore::AccessibilityObject::allowsTextRanges): Add list items
33260 (WebCore::AccessibilityObject::allowsTextRanges): Consider the new