Searched refs:allowsTextRanges (Results 1 – 2 of 2) sorted by relevance
576 bool allowsTextRanges() const { return isTextControl(); } in allowsTextRanges() function
1741 if (!allowsTextRanges() && !m_renderer->isText()) in visiblePositionForIndex()