Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp340 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
423 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
479 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
535 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
582 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
636 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
690 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
743 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
861 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
984 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
[all …]
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp1174 RectWidthStyle rect_width_style = RectWidthStyle::kTight; in drawText() local