Home
last modified time | relevance | path

Searched defs:misspelling_it (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
Dfeedback.cc33 HashMisspellingMap::iterator misspelling_it = misspellings_.find(hash); in GetMisspelling() local
55 HashMisspellingMap::iterator misspelling_it = misspellings_.find(*hash_it); in FinalizeRemovedMisspellings() local
80 HashMisspellingMap::const_iterator misspelling_it = in GetMisspellingsInRenderer() local
96 HashMisspellingMap::iterator misspelling_it = misspellings_.find(*hash_it); in EraseFinalizedMisspellings() local
118 HashMisspellingMap::iterator misspelling_it = in AddMisspelling() local
154 for (HashMisspellingMap::iterator misspelling_it = misspellings_.begin(); in FinalizeAllMisspellings() local
164 for (HashMisspellingMap::const_iterator misspelling_it = in GetAllMisspellings() local