Searched defs:allowsTextRanges (Results 1 – 2 of 2) sorted by relevance
102 bool AccessibilityObject::allowsTextRanges() const in allowsTextRanges() function in WebCore::AccessibilityObject
608 bool allowsTextRanges() const { return isTextControl(); } in allowsTextRanges() function