Searched refs:word_string (Results 1 – 2 of 2) sorted by relevance
362 bool SpellcheckWordIterator::GetNextWord(base::string16* word_string, in GetNextWord() argument367 word_string->clear(); in GetNextWord()384 if (Normalize(start, length, word_string)) { in GetNextWord()
143 bool GetNextWord(base::string16* word_string,