Home
last modified time | relevance | path

Searched refs:familyNameLocalized (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tests/
DFontNamesTest.cpp167 SkTypeface::LocalizedString familyNameLocalized; in test_systemfonts() local
168 while (familyNamesIter->next(&familyNameLocalized)) { in test_systemfonts()
170 SkDebugf("(%s) <%s>\n", familyNameLocalized.fString.c_str(), in test_systemfonts()
171 familyNameLocalized.fLanguage.c_str()); in test_systemfonts()