Searched refs:preventRevealSelection (Results 1 – 2 of 2) sorted by relevance
182 bool preventRevealSelection() const { return m_preventRevealSelection; } in preventRevealSelection() function
158 if (!hasComposition() || editor().preventRevealSelection()) in cancelCompositionIfSelectionIsInvalid()