Searched refs:kAltFontNames (Results 1 – 1 of 1) sorted by relevance
57 constexpr AltFontName kAltFontNames[] = { variable885 const auto* end = std::end(kAltFontNames); in GetStandardFontName()887 std::lower_bound(std::begin(kAltFontNames), end, name->c_str(), in GetStandardFontName()