Searched refs:onLegacyCreateTypeface (Results 1 - 11 of 11) sorted by relevance
/external/skia/include/ports/ |
H A D | SkFontMgr_indirect.h | 57 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
|
H A D | SkFontMgr.h | 199 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
|
/external/skia/src/core/ |
H A D | SkFontMgr.cpp | 77 SkTypeface* onLegacyCreateTypeface(const char [], unsigned) const override { 170 return this->onLegacyCreateTypeface(familyName, styleBits);
|
/external/skia/src/fonts/ |
H A D | SkFontMgr_indirect.cpp | 187 SkTypeface* SkFontMgr_Indirect::onLegacyCreateTypeface(const char familyName[], function in class:SkFontMgr_Indirect
|
H A D | SkFontMgr_fontconfig.cpp | 321 SkTypeface* onLegacyCreateTypeface(const char familyName[],
|
/external/skia/src/ports/ |
H A D | SkFontMgr_custom.cpp | 311 SkTypeface* onLegacyCreateTypeface(const char familyName[], unsigned styleBits) const override {
|
H A D | SkFontMgr_win_dw.cpp | 297 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[], 953 SkTypeface* SkFontMgr_DirectWrite::onLegacyCreateTypeface(const char familyName[], function in class:SkFontMgr_DirectWrite
|
H A D | SkFontMgr_android.cpp | 491 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
|
H A D | SkFontMgr_fontconfig.cpp | 885 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
|
H A D | SkFontHost_mac.cpp | 2596 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
|
H A D | SkFontHost_win.cpp | 2494 virtual SkTypeface* onLegacyCreateTypeface(const char familyName[],
|
Completed in 93 milliseconds