Searched refs:is_localized (Results 1 – 1 of 1) sorted by relevance
447 bool is_localized = std::any_of(name.begin(), name.end(), [](const char& c) { in AddInstalledFont() local451 if (is_localized) { in AddInstalledFont()