Searched defs:lineBoxes (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/modules/skparagraph/tests/ |
H A D | SkParagraphTest.cpp | 1494 …std::vector<TextBox> lineBoxes = paragraph->getRectsForRange(0, len, RectHeightStyle::kMax, rect_w… in UNIX_ONLY_TEST() local 1561 …std::vector<TextBox> lineBoxes = paragraph->getRectsForRange(0, len, RectHeightStyle::kMax, rect_w… in UNIX_ONLY_TEST() local 1653 …std::vector<TextBox> lineBoxes = paragraph->getRectsForRange(0, len, RectHeightStyle::kMax, rect_w… in UNIX_ONLY_TEST() local 1719 …std::vector<TextBox> lineBoxes = paragraph->getRectsForRange(0, len, RectHeightStyle::kMax, rect_w… in UNIX_ONLY_TEST() local 1774 …std::vector<TextBox> lineBoxes = paragraph->getRectsForRange(0, len, RectHeightStyle::kMax, rect_w… in UNIX_ONLY_TEST() local
|