Searched refs:desc_hash (Results 1 – 1 of 1) sorted by relevance
292 const int desc_hash = pango_font_description_hash(desc); in GetPangoFontMetrics() local294 desc_to_metrics->find(desc_hash); in GetPangoFontMetrics()298 desc_to_metrics->insert(std::make_pair(desc_hash, metrics)); in GetPangoFontMetrics()