Searched refs:font_id_map (Results 1 – 1 of 1) sorted by relevance
163 FontIdMap* font_id_map = new FontIdMap; in GetFontInfo() local164 font_id_map->insert(std::make_pair(font_id_, font_)); in GetFontInfo()165 font_info->set_fonts(font_id_map); in GetFontInfo()168 delete font_id_map; in GetFontInfo()