Home
last modified time | relevance | path

Searched refs:setTextHeightBehavior (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DParagraphStyle.h114 void setTextHeightBehavior(TextHeightBehavior v) { fTextHeightBehavior = v; } in setTextHeightBehavior() function
/aosp_15_r20/external/skia/fuzz/
H A DFuzzSkParagraph.cpp250 ps.setTextHeightBehavior(thb); in BuildParagraphStyle()
/aosp_15_r20/external/skia/modules/skparagraph/slides/
H A DParagraphSlide.cpp2516 paragraph_style.setTextHeightBehavior(thb); in draw()
3489 paragraph_style.setTextHeightBehavior(TextHeightBehavior::kDisableAll); in draw()
3493 paragraph_style.setTextHeightBehavior(TextHeightBehavior::kAll); in draw()
3577 paragraph_style.setTextHeightBehavior(TextHeightBehavior::kDisableAll); in draw()
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp296 ps.setTextHeightBehavior(s.textHeightBehavior); in toParagraphStyle()
/aosp_15_r20/external/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp1527 paragraph_style.setTextHeightBehavior(TextHeightBehavior::kAll); in UNIX_ONLY_TEST()
1751 paragraph_style.setTextHeightBehavior(TextHeightBehavior::kDisableAll); in UNIX_ONLY_TEST()
6428 paragraph_style.setTextHeightBehavior(hb); in UNIX_ONLY_TEST()
6555 paragraph_style.setTextHeightBehavior(TextHeightBehavior::kDisableAll); in UNIX_ONLY_TEST()
7335 paragraph_style.setTextHeightBehavior(tb); in UNIX_ONLY_TEST()