Searched defs:wordStart (Results 1 – 5 of 5) sorted by relevance
193 wordStart: function(lineNumber, column, gapless) method in WebInspector.TextEditorModel
411 int wordStart = indexOfFirstWordCharacter(textString.c_str()); in checkSpellingOfString() local
748 const char *wordStart = dateString; in parseDateFromNullTerminatedCharacters() local
320 …e *classTable, LEUnicode matra, le_uint32 matraIndex, FeatureMask matraFeatures, le_bool wordStart) in noteMatra()
1972 void Editor::markMisspellingsAfterTypingToWord(const VisiblePosition &wordStart, const VisibleSelec… in markMisspellingsAfterTypingToWord()