Searched refs:fontLocaleIdxMap (Results 1 – 1 of 1) sorted by relevance
948 std::unordered_map<MinikinFont*, int> fontLocaleIdxMap; in TEST() local959 fontLocaleIdxMap.insert(std::make_pair(minikinFont.get(), i)); in TEST()973 fontLocaleIdxMap[runs[0].fakedFont.font.get()->typeface().get()]; in TEST()