Searched refs:TextHashesMap (Results 1 – 2 of 2) sorted by relevance
91 typedef std::map<base::string16, HashCollection> TextHashesMap; typedef105 TextHashesMap text_;
181 const TextHashesMap::const_iterator text_it = text_.find(misspelled_text); in FindMisspellings()