Searched defs:typefaces (Results 1 – 14 of 14) sorted by relevance
19 sk_sp<SkRefCntSet> typefaces = sk_make_sp<SkRefCntSet>(); in serialize_deserialize() local81 const sk_sp<SkTypeface> typefaces[] = { in DEF_TEST() local
33 sk_sp<SkTypeface> typefaces[4]; member in skiagm::ScaledEmojiRenderingGM
56 std::vector<std::shared_ptr<FontFamily>> typefaces; in FontCollection() local62 const vector<std::shared_ptr<FontFamily>>& typefaces) in FontCollection()68 const vector<std::shared_ptr<FontFamily>>& typefaces) { in init()
91 sk_sp<SkTypeface> typefaces[] = { in onDraw() local
85 std::vector<sk_sp<SkTypeface>> typefaces; in findTypefaces() local
480 …std::vector<sk_sp<SkTypeface>> typefaces = fParagraph->fFontCollection->findTypefaces(textStyle.ge… in matchResolvedFonts() local592 std::vector<sk_sp<SkTypeface>> typefaces = fParagraph->fFontCollection->findTypefaces( in iterateThroughShapingRegions() local
588 …std::vector<sk_sp<SkTypeface>> typefaces = fFontCollection->findTypefaces(strutStyle.getFontFamili… in resolveStrut() local903 auto typefaces = fontCollection()->findTypefaces( in computeEmptyMetrics() local
55 const std::vector<std::shared_ptr<FontFamily>>& typefaces) { in Create()67 const std::vector<std::shared_ptr<FontFamily>>& typefaces) { in init()
157 SkTypefacePlayback* typefaces) { in MakeFromStream()
93 sk_sp<SkTypeface> typefaces[] = { in onDraw() local
160 SkTypefacePlayback* typefaces) { in MakeFromStream()
275 var typefaces = { variable