Home
last modified time | relevance | path

Searched defs:onLegacyCreateTypeface (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/fonts/
DSkFontMgr_indirect.cpp173 SkTypeface* SkFontMgr_Indirect::onLegacyCreateTypeface(const char familyName[], in onLegacyCreateTypeface() function in SkFontMgr_Indirect
/external/skia/src/ports/
DSkFontMgr_custom.cpp244 SkTypeface* SkFontMgr_Custom::onLegacyCreateTypeface(const char familyName[], in onLegacyCreateTypeface() function in SkFontMgr_Custom
DSkFontMgr_FontConfigInterface.cpp262 SkTypeface* onLegacyCreateTypeface(const char requestedFamilyName[], in onLegacyCreateTypeface() function in SkFontMgr_FCI
DSkFontMgr_android.cpp467 SkTypeface* onLegacyCreateTypeface(const char familyName[], SkFontStyle style) const override { in onLegacyCreateTypeface() function in SkFontMgr_Android
DSkFontMgr_fontconfig.cpp950 SkTypeface* onLegacyCreateTypeface(const char familyName[], SkFontStyle style) const override { in onLegacyCreateTypeface() function in SkFontMgr_fontconfig
DSkFontMgr_win_dw.cpp949 SkTypeface* SkFontMgr_DirectWrite::onLegacyCreateTypeface(const char familyName[], in onLegacyCreateTypeface() function in SkFontMgr_DirectWrite
DSkFontHost_win.cpp2476 SkTypeface* onLegacyCreateTypeface(const char familyName[], SkFontStyle style) const override { in onLegacyCreateTypeface() function in SkFontMgrGDI
DSkFontHost_mac.cpp2612 SkTypeface* onLegacyCreateTypeface(const char familyName[], SkFontStyle style) const override { in onLegacyCreateTypeface() function in SkFontMgr_Mac
/external/skia/src/core/
DSkFontMgr.cpp77 SkTypeface* onLegacyCreateTypeface(const char [], SkFontStyle) const override { in onLegacyCreateTypeface() function in SkEmptyFontMgr