Home
last modified time | relevance | path

Searched refs:word_location (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/renderer/spellchecker/
Dspellcheck.cc361 int word_location = spellcheck_results[i].location; in CreateTextCheckingResults() local
367 if (SpellCheckWord(text + word_location, word_length, 0, in CreateTextCheckingResults()
373 line_text, word_location, word_length)) { in CreateTextCheckingResults()
376 word_location + line_offset, in CreateTextCheckingResults()