Searched defs:isCaret (Results 1 – 2 of 2) sorted by relevance
76 bool isCaret() const { return selectionType() == CaretSelection; } in isCaret() function
146 bool isCaret() const { return m_selection.isCaret(); } in isCaret() function