/external/skia/src/core/ |
D | SkFontMgr.cpp | 82 sk_sp<SkTypeface> onLegacyMakeTypeface(const char [], SkFontStyle) const override { in onLegacyMakeTypeface() function in SkEmptyFontMgr 164 return this->onLegacyMakeTypeface(familyName, style); in legacyMakeTypeface()
|
/external/skqp/src/core/ |
D | SkFontMgr.cpp | 82 sk_sp<SkTypeface> onLegacyMakeTypeface(const char [], SkFontStyle) const override { in onLegacyMakeTypeface() function in SkEmptyFontMgr 164 return this->onLegacyMakeTypeface(familyName, style); in legacyMakeTypeface()
|
/external/skqp/include/ports/ |
D | SkFontMgr_indirect.h | 56 sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle) const override;
|
/external/skia/include/ports/ |
D | SkFontMgr_indirect.h | 56 sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle) const override;
|
/external/skia/include/core/ |
D | SkFontMgr.h | 153 virtual sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle) const = 0;
|
/external/skqp/include/core/ |
D | SkFontMgr.h | 153 virtual sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle) const = 0;
|
/external/skia/src/ports/ |
D | SkFontMgr_custom.h | 153 … sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const override;
|
D | SkFontMgr_fuchsia.cpp | 176 sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle) const override; 316 sk_sp<SkTypeface> SkFontMgr_Fuchsia::onLegacyMakeTypeface(const char familyName[], in onLegacyMakeTypeface() function in SkFontMgr_Fuchsia
|
D | SkFontMgr_custom.cpp | 276 sk_sp<SkTypeface> SkFontMgr_Custom::onLegacyMakeTypeface(const char familyName[], in onLegacyMakeTypeface() function in SkFontMgr_Custom
|
D | SkFontMgr_FontConfigInterface.cpp | 294 sk_sp<SkTypeface> onLegacyMakeTypeface(const char requestedFamilyName[], in onLegacyMakeTypeface() function in SkFontMgr_FCI
|
D | SkFontMgr_win_dw.cpp | 305 sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle) const override; 1049 sk_sp<SkTypeface> SkFontMgr_DirectWrite::onLegacyMakeTypeface(const char familyName[], in onLegacyMakeTypeface() function in SkFontMgr_DirectWrite
|
D | SkFontMgr_android.cpp | 506 …sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const override { in onLegacyMakeTypeface() function in SkFontMgr_Android
|
D | SkFontMgr_fontconfig.cpp | 994 …sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const override { in onLegacyMakeTypeface() function in SkFontMgr_fontconfig
|
D | SkFontHost_win.cpp | 2407 …sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const override { in onLegacyMakeTypeface() function in SkFontMgrGDI
|
/external/skqp/src/ports/ |
D | SkFontMgr_custom.h | 153 … sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const override;
|
D | SkFontMgr_fuchsia.cpp | 176 sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle) const override; 320 sk_sp<SkTypeface> SkFontMgr_Fuchsia::onLegacyMakeTypeface(const char familyName[], function in SkFontMgr_Fuchsia
|
D | SkFontMgr_custom.cpp | 276 sk_sp<SkTypeface> SkFontMgr_Custom::onLegacyMakeTypeface(const char familyName[], in onLegacyMakeTypeface() function in SkFontMgr_Custom
|
D | SkFontMgr_FontConfigInterface.cpp | 295 sk_sp<SkTypeface> onLegacyMakeTypeface(const char requestedFamilyName[], in onLegacyMakeTypeface() function in SkFontMgr_FCI
|
D | SkFontMgr_win_dw.cpp | 305 sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle) const override; 1049 sk_sp<SkTypeface> SkFontMgr_DirectWrite::onLegacyMakeTypeface(const char familyName[], in onLegacyMakeTypeface() function in SkFontMgr_DirectWrite
|
D | SkFontMgr_android.cpp | 506 …sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const override { in onLegacyMakeTypeface() function in SkFontMgr_Android
|
D | SkFontMgr_fontconfig.cpp | 995 …sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const override { in onLegacyMakeTypeface() function in SkFontMgr_fontconfig
|
/external/skqp/tools/fonts/ |
D | SkTestFontMgr.cpp | 165 sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], in onLegacyMakeTypeface() function in __anoncf0a8d4d0111::FontMgr
|
/external/skia/tools/fonts/ |
D | SkTestFontMgr.cpp | 165 sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], in onLegacyMakeTypeface() function in __anona48c21f60111::FontMgr
|
/external/skqp/src/fonts/ |
D | SkFontMgr_indirect.cpp | 174 sk_sp<SkTypeface> SkFontMgr_Indirect::onLegacyMakeTypeface(const char familyName[], in onLegacyMakeTypeface() function in SkFontMgr_Indirect
|
/external/skia/src/fonts/ |
D | SkFontMgr_indirect.cpp | 174 sk_sp<SkTypeface> SkFontMgr_Indirect::onLegacyMakeTypeface(const char familyName[], in onLegacyMakeTypeface() function in SkFontMgr_Indirect
|