Home | History | Annotate | Download | only in ports

Lines Matching refs:familyNames

475     SkTScopedComPtr<IDWriteLocalizedStrings> familyNames;
476 HRVM(fontFamily->GetFamilyNames(&familyNames), "Could not get family names.");
478 sk_get_locale_string(familyNames.get(), fLocaleName.get(), familyName);