Searched defs:typefaces (Results 1 – 8 of 8) sorted by relevance
26 sk_sp<SkRefCntSet> typefaces = sk_make_sp<SkRefCntSet>(); in serialize_deserialize() local88 const sk_sp<SkTypeface> typefaces[] = { in DEF_TEST() local
100 std::vector<sk_sp<SkTypeface>> typefaces; in findTypefaces() local
424 …std::vector<sk_sp<SkTypeface>> typefaces = fParagraph->fFontCollection->findTypefaces(textStyle.ge… in matchResolvedFonts() local581 std::vector<sk_sp<SkTypeface>> typefaces = fParagraph->fFontCollection->findTypefaces( in iterateThroughShapingRegions() local
693 …std::vector<sk_sp<SkTypeface>> typefaces = fFontCollection->findTypefaces(strutStyle.getFontFamili… in resolveStrut() local1024 auto typefaces = fontCollection()->findTypefaces( in computeEmptyMetrics() local
737 std::vector<sk_sp<SkTypeface>> typefaces = fOwner->fontCollection()->findTypefaces( in shapeEllipsis() local
98 sk_sp<SkTypeface> typefaces[] = { in onDraw() local
169 SkTypefacePlayback* typefaces, int recursionLimit) { in MakeFromStreamPriv()
119 static std::vector<sk_sp<SkTypeface>> typefaces = []() -> std::vector<sk_sp<SkTypeface>> { in getTypefaces() local146 std::vector<sk_sp<SkTypeface>> typefaces; in getTypefaces() local186 const std::vector<sk_sp<SkTypeface>>& typefaces = getTypefaces(); in ResourceFontCollection() local