Searched refs:calculateThickness (Results 1 – 2 of 2) sorted by relevance
19 void calculateThickness(TextStyle textStyle, sk_sp<SkTypeface> typeface);
29 calculateThickness(textStyle, context.run->font().refTypeface()); in paint()134 void Decorations::calculateThickness(TextStyle textStyle, sk_sp<SkTypeface> typeface) { in calculateThickness() function in skia::textlayout::Decorations