Home
last modified time | relevance | path

Searched refs:onMatchFamily (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/src/core/
H A DSkFontMgr.cpp48 SkFontStyleSet* onMatchFamily(const char[]) const override {
101 return emptyOnNull(this->onMatchFamily(familyName)); in matchFamily()
/third_party/skia/include/utils/
H A DSkOrderedFontMgr.h32 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
/third_party/skia/src/utils/
H A DSkOrderedFontMgr.cpp47 SkFontStyleSet* SkOrderedFontMgr::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkOrderedFontMgr
/third_party/skia/modules/skparagraph/include/
H A DTypefaceFontProvider.h46 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
/third_party/skia/src/ports/
H A DSkFontMgr_custom.cpp168 sk_sp<SkFontStyleSet_Custom> set(this->onMatchFamily(defaultNames[i]));
202 SkFontStyleSet_Custom* SkFontMgr_Custom::onMatchFamily(const char familyName[]) const {
H A DSkFontMgr_preview.cpp45 SkFontStyleSet* SkFontMgr_Preview::onMatchFamily(const char familyName[]) const in onMatchFamily() function in SkFontMgr_Preview
243 fDefaultStyleSet.reset(this->onMatchFamily(defaultName)); in findDefaultStyleSet()
H A DSkFontMgr_custom.h142 SkFontStyleSet_Custom* onMatchFamily(const char familyName[]) const override;
H A DSkFontMgr_android.cpp336 SkFontStyleSet* onMatchFamily(const char familyName[]) const override {
538 fDefaultStyleSet.reset(this->onMatchFamily(defaultName)); in findDefaultStyleSet()
H A DSkFontMgr_fuchsia.cpp239 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
336 SkFontStyleSet* SkFontMgr_Fuchsia::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Fuchsia
H A DSkFontMgr_FontConfigInterface.cpp185 SkFontStyleSet* onMatchFamily(const char familyName[]) const override {
H A DSkFontMgr_preview.h321 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
H A DSkFontMgr_win_dw.cpp351 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
563 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_DirectWrite
H A DSkFontMgr_fontconfig.cpp741 return this->onMatchFamily(fFamilyNames->atStr(index));
827 SkFontStyleSet* onMatchFamily(const char familyName[]) const override {
H A DSkFontMgr_mac_ct.cpp473 SkFontStyleSet* onMatchFamily(const char familyName[]) const override {
H A DSkFontHost_win.cpp2252 SkFontStyleSet* onMatchFamily(const char familyName[]) const override {
/third_party/skia/src/ports/skia_ohos/
H A DSkFontMgr_ohos.h33 virtual SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
H A DSkFontMgr_ohos.cpp66 SkFontStyleSet* SkFontMgr_OHOS::onMatchFamily(const char familyName[]) const in onMatchFamily() function in SkFontMgr_OHOS
/third_party/skia/modules/skparagraph/src/
H A DTypefaceFontProvider.cpp19 SkFontStyleSet* TypefaceFontProvider::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in skia::textlayout::TypefaceFontProvider
/third_party/skia/include/ports/
H A DSkFontMgr_indirect.h39 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
/third_party/skia/tools/fonts/
H A DTestFontMgr.cpp120 SkFontStyleSet* onMatchFamily(const char familyName[]) const override {
/third_party/skia/include/core/
H A DSkFontMgr.h194 virtual SkFontStyleSet* onMatchFamily(const char familyName[]) const = 0;
/third_party/skia/src/fonts/
H A DSkFontMgr_indirect.cpp74 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Indirect
/third_party/skia/modules/skottie/tests/
H A DText.cpp33 SkFontStyleSet* onMatchFamily(const char[]) const override { return nullptr; }
/third_party/skia/modules/skottie/src/
H A DSkottieTest.cpp219 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { return nullptr; } in DEF_TEST()
637 SkFontStyleSet* onMatchFamily(const char[]) const override { in DEF_TEST()

Completed in 18 milliseconds