Searched refs:endOfSentence (Results 1 – 6 of 6) sorted by relevance
50 VisiblePosition endOfSentence(const VisiblePosition &);
376 …election selectedSentence = VisibleSelection(startOfSentence(wordStart), endOfSentence(wordStart)); in markMisspellingsAfterTypingToWord()417 markBadGrammar(VisibleSelection(startOfSentence(wordStart), endOfSentence(wordStart))); in markMisspellingsAfterTypingToWord()532 setEnd(checkRange.get(), endOfSentence(checkRange->endPosition())); in chunkAndMarkAllMisspellingsAndBadGrammar()755 … newSelectedSentence = VisibleSelection(startOfSentence(newStart), endOfSentence(newStart)); in respondToChangedSelection()809 …eSelection selectedSentence = VisibleSelection(startOfSentence(oldStart), endOfSentence(oldStart)); in spellCheckOldSelection()
336 m_end = endOfSentence(VisiblePosition(m_end, m_affinity)).deepEquivalent(); in setStartAndEndFromBaseAndExtentRespectingGranularity()393 m_end = endOfSentence(VisiblePosition(m_end, m_affinity)).deepEquivalent(); in setStartAndEndFromBaseAndExtentRespectingGranularity()
666 pos = endOfSentence(endForPlatform()); in modifyExtendingForward()749 pos = endOfSentence(endForPlatform()); in modifyMovingForward()
1061 VisiblePosition endOfSentence(const VisiblePosition &c) in endOfSentence() function
1813 end = endOfSentence(end); in expand()