Home
last modified time | relevance | path

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

/external/skia/tools/fonts/
DTestEmptyTypeface.h50 bool onGetPostScriptName(SkString*) const override { return false; } in onGetPostScriptName() function
DRandomScalerContext.cpp222 bool SkRandomTypeface::onGetPostScriptName(SkString* postScriptName) const { in onGetPostScriptName() function in SkRandomTypeface
DTestTypeface.cpp239 bool TestTypeface::onGetPostScriptName(SkString*) const { return false; } in onGetPostScriptName() function in TestTypeface
DTestSVGTypeface.cpp168 bool TestSVGTypeface::onGetPostScriptName(SkString*) const { return false; } in onGetPostScriptName() function in TestSVGTypeface
/external/skia/src/core/
DSkTypeface_remote.h133 bool onGetPostScriptName(SkString*) const override { in onGetPostScriptName() function
DSkTypeface.cpp118 bool onGetPostScriptName(SkString*) const override { in onGetPostScriptName() function in __anon4d81426b0111::SkEmptyTypeface
/external/skia/tests/
DFontMgrTest.cpp216 bool onGetPostScriptName(SkString*) const override { return false; } in DEF_TEST() function in DEF_TEST::TestTypeface
/external/skia/src/utils/
DSkCustomTypeface.cpp231 bool SkUserTypeface::onGetPostScriptName(SkString*) const { in onGetPostScriptName() function in SkUserTypeface
/external/skia/src/ports/
DSkTypeface_win_dw.cpp241 bool DWriteFontTypeface::onGetPostScriptName(SkString* skPostScriptName) const { in onGetPostScriptName() function in DWriteFontTypeface
DSkTypeface_mac_ct.cpp999 bool SkTypeface_Mac::onGetPostScriptName(SkString* skPostScriptName) const { in onGetPostScriptName() function in SkTypeface_Mac
DSkTypeface_fontations.cpp271 bool SkTypeface_Fontations::onGetPostScriptName(SkString* postscriptName) const { in onGetPostScriptName() function in SkTypeface_Fontations
DSkFontHost_FreeType.cpp662 bool SkTypeface_FreeType::onGetPostScriptName(SkString* skPostScriptName) const { in onGetPostScriptName() function in SkTypeface_FreeType
DSkFontHost_win.cpp296 bool onGetPostScriptName(SkString*) const override { return false; } in onGetPostScriptName() function in LogFontTypeface