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.cpp92 std::vector<sk_sp<SkTypeface>> typefaces; in findTypefaces() local
DOneLineShaper.cpp433 …std::vector<sk_sp<SkTypeface>> typefaces = fParagraph->fFontCollection->findTypefaces(textStyle.ge… in matchResolvedFonts() local
571 std::vector<sk_sp<SkTypeface>> typefaces = fParagraph->fFontCollection->findTypefaces( in iterateThroughShapingRegions() local
DParagraphImpl.cpp883 …std::vector<sk_sp<SkTypeface>> typefaces = fFontCollection->findTypefaces(strutStyle.getFontFamili… in resolveStrut() local
1197 auto typefaces = fontCollection()->findTypefaces( in computeEmptyMetrics() local
DTextLine.cpp855 std::vector<sk_sp<SkTypeface>> 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