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