Searched refs:startOfSentence (Results 1 – 6 of 6) sorted by relevance
49 VisiblePosition startOfSentence(const VisiblePosition &);
376 …VisibleSelection selectedSentence = VisibleSelection(startOfSentence(wordStart), endOfSentence(wor… in markMisspellingsAfterTypingToWord()417 markBadGrammar(VisibleSelection(startOfSentence(wordStart), endOfSentence(wordStart))); in markMisspellingsAfterTypingToWord()531 setStart(checkRange.get(), startOfSentence(checkRange->startPosition())); in chunkAndMarkAllMisspellingsAndBadGrammar()755 … newSelectedSentence = VisibleSelection(startOfSentence(newStart), endOfSentence(newStart)); in respondToChangedSelection()809 …VisibleSelection selectedSentence = VisibleSelection(startOfSentence(oldStart), endOfSentence(oldS… in spellCheckOldSelection()
335 m_start = startOfSentence(VisiblePosition(m_start, m_affinity)).deepEquivalent(); in setStartAndEndFromBaseAndExtentRespectingGranularity()392 m_start = startOfSentence(VisiblePosition(m_start, m_affinity)).deepEquivalent(); in setStartAndEndFromBaseAndExtentRespectingGranularity()
834 pos = startOfSentence(startForPlatform()); in modifyExtendingBackward()911 pos = startOfSentence(startForPlatform()); in modifyMovingBackward()
1049 VisiblePosition startOfSentence(const VisiblePosition &c) in startOfSentence() function
1812 start = startOfSentence(start); in expand()