HomeSort by relevance Sort by last modified time
    Searched refs:GetAffixGroups (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/tools/convert_dict/
aff_reader.h 59 std::vector<std::string> GetAffixGroups() const;
convert_dict.cc 122 writer.SetAffixGroups(aff_reader.GetAffixGroups());
aff_reader.cc 165 std::vector<std::string> AffReader::GetAffixGroups() const {
convert_dict_unittest.cc 112 writer.SetAffixGroups(aff_reader.GetAffixGroups());

Completed in 178 milliseconds