Searched refs:getFontFamilies (Results 1 – 5 of 5) sorted by relevance
96 for (auto& ff : ts.fStyle.getFontFamilies()) { in operator ()()119 for (auto& ff : strutStyle.getFontFamilies()) { in operator ()()
478 …e>> typefaces = fParagraph->fFontCollection->findTypefaces(textStyle.getFontFamilies(), textStyle.… in matchResolvedFonts()586 placeholder.fTextStyle.getFontFamilies(), in iterateThroughShapingRegions()
587 …p<SkTypeface>> typefaces = fFontCollection->findTypefaces(strutStyle.getFontFamilies(), strutStyle… in resolveStrut()900 textStyle.getFontFamilies(), textStyle.getFontStyle()); in computeEmptyMetrics()
24 const std::vector<SkString>& getFontFamilies() const { return fFontFamilies; } in getFontFamilies() function
213 const std::vector<SkString>& getFontFamilies() const { return fFontFamilies; } in getFontFamilies() function