Home
last modified time | relevance | path

Searched defs:familyNames (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/ports/
H A DSkTypeface_win_dw.cpp52 SkTScopedComPtr<IDWriteLocalizedStrings> familyNames; in onGetFamilyName() local
80 SkTScopedComPtr<IDWriteLocalizedStrings> familyNames; in onGetFontDescriptor() local
151 SkTScopedComPtr<IDWriteLocalizedStrings> familyNames; in onCreateFamilyNameIterator() local
[all...]
H A DSkFontMgr_win_dw.cpp550 SkTScopedComPtr<IDWriteLocalizedStrings> familyNames; in onGetFamilyName() local
/third_party/skia/modules/skparagraph/src/
H A DFontCollection.cpp156 std::vector<sk_sp<SkTypeface>> FontCollection::findTypefaces(const std::vector<SkString>& familyNames, SkFontStyle fontStyle) { argument
166 std::vector<sk_sp<SkTypeface>> FontCollection::findTypefaces(const std::vector<SkString>& familyNames, argument
216 std::vector<std::shared_ptr<RSTypeface>> FontCollection::findTypefaces(const std::vector<SkString>& familyNames, argument

Completed in 4 milliseconds