Searched refs:endOfSentence (Results 1 – 9 of 9) sorted by relevance
50 VisiblePosition endOfSentence(const VisiblePosition &);
324 m_end = endOfSentence(VisiblePosition(m_end, m_affinity)).deepEquivalent(); in setStartAndEndFromBaseAndExtentRespectingGranularity()381 m_end = endOfSentence(VisiblePosition(m_end, m_affinity)).deepEquivalent(); in setStartAndEndFromBaseAndExtentRespectingGranularity()
1998 …election selectedSentence = VisibleSelection(startOfSentence(wordStart), endOfSentence(wordStart)); in markMisspellingsAfterTypingToWord()2045 markBadGrammar(VisibleSelection(startOfSentence(wordStart), endOfSentence(wordStart))); in markMisspellingsAfterTypingToWord()3162 … newSelectedSentence = VisibleSelection(startOfSentence(newStart), endOfSentence(newStart)); in respondToChangedSelection()3176 …lection oldSelectedSentence = VisibleSelection(startOfSentence(oldStart), endOfSentence(oldStart)); in respondToChangedSelection()
480 pos = endOfSentence(endForPlatform()); in modifyExtendingForward()564 pos = endOfSentence(endForPlatform()); in modifyMovingForward()
710 VisiblePosition endOfSentence(const VisiblePosition &c) in endOfSentence() function
310 VisiblePosition endPosition = endOfSentence(startPosition); in sentenceForPosition()589 endPosition = endOfSentence(nextVisiblePos); in nextSentenceEndPosition()
1884 end = endOfSentence(end); in expand()
25258 …d make things a little clearer. Also removed the "include line break" parameter from endOfSentence.25266 (khtml::endOfSentence): Removed "include line break" parameter.26842 (khtml::endOfSentence):26995 (khtml::endOfSentence):
17361 (WebCore::endOfSentence): Removed the FIXME about 5234383.