Home
last modified time | relevance | path

Searched defs:SkTypeface (Results 1 – 16 of 16) sorted by relevance

/external/skia/include/core/
DSkFontMgr.h22 class SkTypeface; variable
149 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle()
/external/skia/src/pdf/
DSkPDFMakeCIDGlyphWidthsArray.h13 class SkTypeface; variable
/external/skia/include/utils/
DSkOrderedFontMgr.h22 class SkTypeface; variable
DSkCustomTypeface.h65 friend class SkTypeface; variable
/external/skia/tools/
DResources.h19 class SkTypeface; variable
DToolUtils.h49 class SkTypeface; variable
/external/skia/src/ports/
DSkFontMgr_custom.h22 class SkTypeface; variable
/external/skia/modules/sksg/include/
DSkSGText.h21 class SkTypeface; variable
/external/skia/tools/debugger/
DJsonWriteBuffer.h30 class SkTypeface; variable
/external/skia/include/private/chromium/
DSkChromeRemoteGlyphCache.h24 class SkTypeface; variable
/external/skia/src/core/
DSkWriteBuffer.h34 class SkTypeface; variable
DSkReadBuffer.h49 class SkTypeface; variable
DSkTypeface.cpp39 SkTypeface::SkTypeface(const SkFontStyle& style, bool isFixedPitch) in SkTypeface() function in SkTypeface
/external/pdfium/core/fxge/
Dfx_font.h47 class SkTypeface; variable
/external/skia/modules/skottie/src/text/
DSkottieShaper.h22 class SkTypeface; variable
/external/skia/tests/
DSkRemoteGlyphCacheTest.cpp1009 s_procs.fTypefaceProc = [](SkTypeface*, void* ctx) -> sk_sp<SkData> { in MakeEmojiBlob() argument
1084 s_procs.fTypefaceProc = [](SkTypeface*, void* ctx) -> sk_sp<SkData> { in MakeNormalBlob() argument