Searched refs:thb (Results 1 – 5 of 5) sorted by relevance
248 TextHeightBehavior thb = TextHeightBehavior::kAll; in BuildParagraphStyle() local251 ps.setTextHeightBehavior(thb); in BuildParagraphStyle()
402 thb{""}
405 thb{""}
2719 auto draw = [&](SkColor color, TextHeightBehavior thb) { in onDrawContent() argument2721 paragraph_style.setTextHeightBehavior(thb); in onDrawContent()