Home
last modified time | relevance | path

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

/third_party/skia/tests/
DFontTest.cpp19 sk_sp<SkRefCntSet> typefaces = sk_make_sp<SkRefCntSet>(); in serialize_deserialize() local
81 const sk_sp<SkTypeface> typefaces[] = { in DEF_TEST() local
/third_party/skia/gm/
Dscaledemoji_rendering.cpp33 sk_sp<SkTypeface> typefaces[4]; member in skiagm::ScaledEmojiRenderingGM
/third_party/skia/modules/skparagraph/src/
DFontCollection.cpp178 std::vector<sk_sp<SkTypeface>> typefaces; local
229 std::vector<std::shared_ptr<RSTypeface>> typefaces; local
DOneLineShaper.cpp545 …std::vector<sk_sp<SkTypeface>> typefaces = fParagraph->fFontCollection->findTypefaces(textStyle.ge… local
709 auto typefaces = fParagraph->fFontCollection->findTypefaces( local
DParagraphImpl.cpp1195 …auto typefaces = fFontCollection->findTypefaces(strutStyle.getFontFamilies(), strutStyle.getFontSt… in GetLineFontMetrics() local
1581 auto typefaces = fontCollection()->findTypefaces( in GetLineFontMetrics() local
DTextLine.cpp1217 auto typefaces = fOwner->fontCollection()->findTypefaces( in shapeEllipsis() local
/third_party/skia/src/core/
DSkPicture.cpp160 SkTypefacePlayback* typefaces) { in MakeFromStream()
/third_party/skia/bench/
DSkGlyphCacheBench.cpp93 sk_sp<SkTypeface> typefaces[] = { in onDraw() local
/third_party/skia/experimental/docs/
DexampleSlides.js275 var typefaces = { variable