Searched refs:setTextHeightBehavior (Results 1 – 5 of 5) sorted by relevance
113 void setTextHeightBehavior(TextHeightBehavior v) { fTextHeightBehavior = v; } in setTextHeightBehavior() function
251 ps.setTextHeightBehavior(thb); in BuildParagraphStyle()
246 ps.setTextHeightBehavior(s.textHeightBehavior); in toParagraphStyle()
1357 paragraph_style.setTextHeightBehavior(TextHeightBehavior::kAll); in UNIX_ONLY_TEST()1517 paragraph_style.setTextHeightBehavior(TextHeightBehavior::kDisableAll); in UNIX_ONLY_TEST()5930 paragraph_style.setTextHeightBehavior(hb); in UNIX_ONLY_TEST()6057 paragraph_style.setTextHeightBehavior(TextHeightBehavior::kDisableAll); in UNIX_ONLY_TEST()
2721 paragraph_style.setTextHeightBehavior(thb); in onDrawContent()