HomeSort by relevance Sort by last modified time
    Searched refs:grammarPhraseOffset (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
TextCheckingHelper.cpp 390 int grammarPhraseOffset = grammarPhraseLocation - currentStartOffset;
393 grammarPhraseOffset += TextIterator::rangeLength(paragraphOffsetAsRange.get());
396 outFirstFoundOffset = grammarPhraseOffset;
Editor.cpp     [all...]

Completed in 131 milliseconds