Searched refs:getFontStyle (Results 1 – 6 of 6) sorted by relevance
394 … fParagraph->fFontCollection->findTypefaces(textStyle.getFontFamilies(), textStyle.getFontStyle()); in matchResolvedFonts()413 unicode, textStyle.getFontStyle(), textStyle.getLocale()); in matchResolvedFonts()477 placeholder.fTextStyle.getFontStyle()); in iterateThroughShapingRegions()542 int wantedWeight = block.fStyle.getFontStyle().weight(); in shape()547 block.fStyle.getFontStyle().slant() == SkFontStyle::kItalic_Slant && in shape()
86 hash = mix(hash, SkGoodHash()(ts.fStyle.getFontStyle())); in operator ()()100 hash = mix(hash, SkGoodHash()(strutStyle.getFontStyle())); in operator ()()
462 …ypefaces = fFontCollection->findTypefaces(strutStyle.getFontFamilies(), strutStyle.getFontStyle()); in resolveStrut()1130 defaultTextStyle.getFontFamilies(), defaultTextStyle.getFontStyle()); in computeEmptyMetrics()
19 SkFontStyle getFontStyle() const { return fFontStyle; } in getFontStyle() function
195 SkFontStyle getFontStyle() const { return fFontStyle; } in getFontStyle() function
1942 style.getFontStyle().slant() == SkFontStyle::kUpright_Slant); in DEF_TEST()1946 style.getFontStyle().slant() == SkFontStyle::kItalic_Slant); in DEF_TEST()1951 style.getFontStyle().slant() == SkFontStyle::kUpright_Slant); in DEF_TEST()