Searched refs:kNarrowFonts (Results 1 – 1 of 1) sorted by relevance
374 static const char kNarrowFonts[][10] = {"Narrow", "Condensed"}; in IsNarrowFontName() local375 for (const char* font : kNarrowFonts) { in IsNarrowFontName()