Home
last modified time | relevance | path

Searched defs:onGetPostScriptName (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/skia/tools/fonts/
H A DTestEmptyTypeface.h50 bool onGetPostScriptName(SkString*) const override { return false; } in onGetPostScriptName() function
H A DRandomScalerContext.cpp222 bool SkRandomTypeface::onGetPostScriptName(SkString* postScriptName) const { in onGetPostScriptName() function in SkRandomTypeface
H A DTestTypeface.cpp240 bool TestTypeface::onGetPostScriptName(SkString*) const { return false; } in onGetPostScriptName() function in TestTypeface
H A DTestSVGTypeface.cpp168 bool TestSVGTypeface::onGetPostScriptName(SkString*) const { return false; } in onGetPostScriptName() function in TestSVGTypeface
/aosp_15_r20/external/skia/src/core/
H A DSkTypeface_remote.h133 bool onGetPostScriptName(SkString*) const override { in onGetPostScriptName() function
H A DSkTypeface.cpp118 bool onGetPostScriptName(SkString*) const override { in onGetPostScriptName() function in __anon1443164d0111::SkEmptyTypeface
/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_proxy.cpp50 bool SkTypeface_proxy::onGetPostScriptName(SkString* postScriptName) const { in onGetPostScriptName() function in SkTypeface_proxy
H A DSkTypeface_win_dw.cpp241 bool DWriteFontTypeface::onGetPostScriptName(SkString* skPostScriptName) const { in onGetPostScriptName() function in DWriteFontTypeface
H A DSkTypeface_mac_ct.cpp1013 bool SkTypeface_Mac::onGetPostScriptName(SkString* skPostScriptName) const { in onGetPostScriptName() function in SkTypeface_Mac
H A DSkTypeface_fontations.cpp223 bool SkTypeface_Fontations::onGetPostScriptName(SkString* postscriptName) const { in onGetPostScriptName() function in SkTypeface_Fontations
H A DSkFontHost_FreeType.cpp687 bool SkTypeface_FreeType::onGetPostScriptName(SkString* skPostScriptName) const { in onGetPostScriptName() function in SkTypeface_FreeType
H A DSkFontHost_win.cpp296 bool onGetPostScriptName(SkString*) const override { return false; } in onGetPostScriptName() function in LogFontTypeface
/aosp_15_r20/external/skia/tests/
H A DFontMgrTest.cpp222 bool onGetPostScriptName(SkString*) const override { return false; } in DEF_TEST() function in DEF_TEST::TestTypeface
/aosp_15_r20/external/skia/src/utils/
H A DSkCustomTypeface.cpp233 bool SkUserTypeface::onGetPostScriptName(SkString*) const { in onGetPostScriptName() function in SkUserTypeface