Home
last modified time | relevance | path

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

/external/chromium_org/chrome/tools/convert_dict/
Ddic_reader.cc56 bool file_has_word_count_in_the_first_line) { in PopulateWordSet() argument
65 if (file_has_word_count_in_the_first_line) { in PopulateWordSet()
68 file_has_word_count_in_the_first_line = false; in PopulateWordSet()