Searched refs:uniqueFamilies (Results 1 – 1 of 1) sorted by relevance
40 std::unordered_set<FontFamily*> uniqueFamilies; in buildFontSetLocked() local45 uniqueFamilies.insert(family.get()); in buildFontSetLocked()50 for (const auto family : uniqueFamilies) { in buildFontSetLocked()