Home
last modified time | relevance | path

Searched defs:rect_height_style (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp339 RectHeightStyle rect_height_style = RectHeightStyle::kTight; in UNIX_ONLY_TEST() local
422 RectHeightStyle rect_height_style = RectHeightStyle::kTight; in UNIX_ONLY_TEST() local
478 RectHeightStyle rect_height_style = RectHeightStyle::kTight; in UNIX_ONLY_TEST() local
534 RectHeightStyle rect_height_style = RectHeightStyle::kTight; in UNIX_ONLY_TEST() local
581 RectHeightStyle rect_height_style = RectHeightStyle::kTight; in UNIX_ONLY_TEST() local
635 RectHeightStyle rect_height_style = RectHeightStyle::kTight; in UNIX_ONLY_TEST() local
689 RectHeightStyle rect_height_style = RectHeightStyle::kTight; in UNIX_ONLY_TEST() local
742 RectHeightStyle rect_height_style = RectHeightStyle::kTight; in UNIX_ONLY_TEST() local
860 RectHeightStyle rect_height_style = RectHeightStyle::kTight; in UNIX_ONLY_TEST() local
983 RectHeightStyle rect_height_style = RectHeightStyle::kMax; in UNIX_ONLY_TEST() local
[all …]
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp1173 RectHeightStyle rect_height_style = RectHeightStyle::kTight; in drawText() local