Lines Matching refs:getRectsForRange
262 auto boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); in DEF_TEST()
266 boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); in DEF_TEST()
273 boxes = paragraph->getRectsForRange(4, 17, rect_height_style, rect_width_style); in DEF_TEST()
345 boxes = paragraph->getRectsForRange(5, 6, rect_height_style, rect_width_style); in DEF_TEST()
401 boxes = paragraph->getRectsForRange(5, 6, rect_height_style, rect_width_style); in DEF_TEST()
457 boxes = paragraph->getRectsForRange(5, 6, rect_height_style, rect_width_style); in DEF_TEST()
512 boxes = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); in DEF_TEST()
566 boxes = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); in DEF_TEST()
620 boxes = paragraph->getRectsForRange(5, 6, rect_height_style, rect_width_style); in DEF_TEST()
673 boxes = paragraph->getRectsForRange(5, 6, rect_height_style, rect_width_style); in DEF_TEST()
783 auto boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); in DEF_TEST()
787 boxes = paragraph->getRectsForRange(175, 176, rect_height_style, rect_width_style); in DEF_TEST()
798 boxes = paragraph->getRectsForRange(4, 45, rect_height_style, rect_width_style); in DEF_TEST()
925 boxes = paragraph->getRectsForRange(30, 50, rect_height_style, rect_width_style); in DEF_TEST()
1058 …auto rects = paragraph->getRectsForRange(0, impl->text().size(), RectHeightStyle::kMax, RectWidthS… in DEF_TEST()
1233 …std::vector<TextBox> boxes = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style… in DEF_TEST()
1237 boxes = paragraph->getRectsForRange(0, 40, rect_height_style, rect_width_style); in DEF_TEST()
1552 auto boxes = paragraph->getRectsForRange(0, 100, rect_height_style, rect_width_style); in DEF_TEST()
1643 auto boxes = paragraph->getRectsForRange(0, 100, rect_height_style, rect_width_style); in DEF_TEST()
1647 boxes = paragraph->getRectsForRange(240, 250, rect_height_style, rect_width_style); in DEF_TEST()
1700 auto boxes = paragraph->getRectsForRange(0, 30, rect_height_style, rect_width_style); in DEF_TEST_DISABLED()
1711 boxes = paragraph->getRectsForRange(240, 250, rect_height_style, rect_width_style); in DEF_TEST_DISABLED()
1768 auto boxes = paragraph->getRectsForRange(0, 100, rect_height_style, rect_width_style); in DEF_TEST_DISABLED()
2092 …std::vector<TextBox> boxes = paragraph->getRectsForRange(0, 100, rect_height_style, rect_width_sty… in DEF_TEST()
2144 …std::vector<TextBox> boxes = paragraph->getRectsForRange(36, 40, rect_height_style, rect_width_sty… in DEF_TEST()
2192 paragraph->getRectsForRange(36, 40, rect_height_style, rect_width_style); in DEF_TEST()
2304 auto result = paragraph->getRectsForRange(0, 0, heightStyle, widthStyle); in DEF_TEST()
2308 auto result = paragraph->getRectsForRange(0, 1, heightStyle, widthStyle); in DEF_TEST()
2317 auto result = paragraph->getRectsForRange(2, 8, heightStyle, widthStyle); in DEF_TEST()
2326 auto result = paragraph->getRectsForRange(8, 21, heightStyle, widthStyle); in DEF_TEST()
2335 auto result = paragraph->getRectsForRange(30, 100, heightStyle, widthStyle); in DEF_TEST()
2348 auto result = paragraph->getRectsForRange(19, 22, heightStyle, widthStyle); in DEF_TEST()
2357 auto result = paragraph->getRectsForRange(21, 21, heightStyle, widthStyle); in DEF_TEST()
2395 auto result = paragraph->getRectsForRange(0, 0, heightStyle, widthStyle); in DEF_TEST()
2399 auto result = paragraph->getRectsForRange(0, 1, heightStyle, widthStyle); in DEF_TEST()
2408 auto result = paragraph->getRectsForRange(2, 8, heightStyle, widthStyle); in DEF_TEST()
2417 auto result = paragraph->getRectsForRange(8, 21, heightStyle, widthStyle); in DEF_TEST()
2463 auto result = paragraph->getRectsForRange(0, 0, heightStyle, widthStyle); in DEF_TEST()
2468 auto result = paragraph->getRectsForRange(0, 1, heightStyle, widthStyle); in DEF_TEST()
2477 auto result = paragraph->getRectsForRange(2, 8, heightStyle, widthStyle); in DEF_TEST()
2486 auto result = paragraph->getRectsForRange(8, 21, heightStyle, widthStyle); in DEF_TEST()
2495 auto result = paragraph->getRectsForRange(30, 150, heightStyle, widthStyle); in DEF_TEST()
2530 auto result = paragraph->getRectsForRange(19, 22, heightStyle, widthStyle); in DEF_TEST()
2544 auto result = paragraph->getRectsForRange(21, 21, heightStyle, widthStyle); in DEF_TEST()
2585 auto result = paragraph->getRectsForRange(0, 0, heightStyle, widthStyle); in DEF_TEST()
2590 auto result = paragraph->getRectsForRange(0, 1, heightStyle, widthStyle); in DEF_TEST()
2599 auto result = paragraph->getRectsForRange(2, 8, heightStyle, widthStyle); in DEF_TEST()
2608 auto result = paragraph->getRectsForRange(8, 21, heightStyle, widthStyle); in DEF_TEST()
2617 auto result = paragraph->getRectsForRange(30, 150, heightStyle, widthStyle); in DEF_TEST()
2652 auto result = paragraph->getRectsForRange(19, 22, heightStyle, widthStyle); in DEF_TEST()
2666 auto result = paragraph->getRectsForRange(21, 21, heightStyle, widthStyle); in DEF_TEST()
2707 auto result = paragraph->getRectsForRange(0, 0, heightStyle, widthStyle); in DEF_TEST()
2712 auto result = paragraph->getRectsForRange(0, 1, heightStyle, widthStyle); in DEF_TEST()
2721 auto result = paragraph->getRectsForRange(2, 8, heightStyle, widthStyle); in DEF_TEST()
2730 auto result = paragraph->getRectsForRange(8, 21, heightStyle, widthStyle); in DEF_TEST()
2739 auto result = paragraph->getRectsForRange(30, 150, heightStyle, widthStyle); in DEF_TEST()
2774 auto result = paragraph->getRectsForRange(19, 22, heightStyle, widthStyle); in DEF_TEST()
2788 auto result = paragraph->getRectsForRange(21, 21, heightStyle, widthStyle); in DEF_TEST()
2829 auto result = paragraph->getRectsForRange(0, 0, heightStyle, widthStyle); in DEF_TEST()
2833 auto first = paragraph->getRectsForRange(0, 1, heightStyle, widthStyle); in DEF_TEST()
2834 auto second = paragraph->getRectsForRange(1, 2, heightStyle, widthStyle); in DEF_TEST()
2835 auto last = paragraph->getRectsForRange(0, 2, heightStyle, widthStyle); in DEF_TEST()
2840 auto first = paragraph->getRectsForRange(3, 4, heightStyle, widthStyle); in DEF_TEST()
2841 auto second = paragraph->getRectsForRange(4, 5, heightStyle, widthStyle); in DEF_TEST()
2842 auto last = paragraph->getRectsForRange(3, 5, heightStyle, widthStyle); in DEF_TEST()
2847 auto first = paragraph->getRectsForRange(14, 15, heightStyle, widthStyle); in DEF_TEST()
2848 auto second = paragraph->getRectsForRange(15, 16, heightStyle, widthStyle); in DEF_TEST()
2849 auto third = paragraph->getRectsForRange(16, 17, heightStyle, widthStyle); in DEF_TEST()
2850 auto last = paragraph->getRectsForRange(14, 17, heightStyle, widthStyle); in DEF_TEST()
2894 auto result = paragraph->getRectsForRange(0, 0, heightStyle, widthStyle); in DEF_TEST()
2899 auto result = paragraph->getRectsForRange(0, 1, heightStyle, widthStyle); in DEF_TEST()
2909 auto result = paragraph->getRectsForRange(2, 4, heightStyle, widthStyle); in DEF_TEST()
2919 auto result = paragraph->getRectsForRange(4, 5, heightStyle, widthStyle); in DEF_TEST()
2929 auto result = paragraph->getRectsForRange(4, 6, heightStyle, widthStyle); in DEF_TEST()
2939 auto result = paragraph->getRectsForRange(5, 6, heightStyle, widthStyle); in DEF_TEST()
2949 auto result = paragraph->getRectsForRange(21, 21, heightStyle, widthStyle); in DEF_TEST()
2991 auto result = paragraph->getRectsForRange(0, 0, heightStyle, widthStyle); in DEF_TEST()
2996 auto result = paragraph->getRectsForRange(0, 1, heightStyle, widthStyle); in DEF_TEST()
3006 auto result = paragraph->getRectsForRange(6, 7, heightStyle, widthStyle); in DEF_TEST()
3055 auto result = paragraph->getRectsForRange(0, 0, heightStyle, widthStyle); in DEF_TEST()
3059 auto result = paragraph->getRectsForRange(0, 1, heightStyle, widthStyle); in DEF_TEST()
3068 auto result = paragraph->getRectsForRange(2, 4, heightStyle, widthStyle); in DEF_TEST()
3077 auto result = paragraph->getRectsForRange(4, 6, heightStyle, widthStyle); in DEF_TEST()
3086 auto result = paragraph->getRectsForRange(5, 6, heightStyle, widthStyle); in DEF_TEST()
3095 auto result = paragraph->getRectsForRange(10, 12, heightStyle, widthStyle); in DEF_TEST()
3104 auto result = paragraph->getRectsForRange(14, 18, heightStyle, widthStyle); in DEF_TEST()
3113 auto result = paragraph->getRectsForRange(21, 21, heightStyle, widthStyle); in DEF_TEST()
3149 … auto result = paragraph->getRectsForRange(0, 10, RectHeightStyle::kTight, RectWidthStyle::kMax); in DEF_TEST()
3155 … auto result = paragraph->getRectsForRange(0, 10, RectHeightStyle::kStrut, RectWidthStyle::kMax); in DEF_TEST()
3194 … auto result1 = paragraph->getRectsForRange(0, 10, RectHeightStyle::kTight, RectWidthStyle::kMax); in DEF_TEST()
3198 … auto result2 = paragraph->getRectsForRange(0, 10, RectHeightStyle::kStrut, RectWidthStyle::kMax); in DEF_TEST()
3240 auto boxes = paragraph->getRectsForRange(5, 6, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3244 boxes = paragraph->getRectsForRange(6, 7, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3248 boxes = paragraph->getRectsForRange(7, 8, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3260 boxes = paragraph->getRectsForRange(12, 13, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3262 boxes = paragraph->getRectsForRange(13, 14, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3264 boxes = paragraph->getRectsForRange(18, 19, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3266 boxes = paragraph->getRectsForRange(19, 20, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3268 boxes = paragraph->getRectsForRange(24, 25, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3270 boxes = paragraph->getRectsForRange(25, 26, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3272 boxes = paragraph->getRectsForRange(30, 31, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3274 boxes = paragraph->getRectsForRange(31, 32, RectHeightStyle::kMax, RectWidthStyle::kTight); in DEF_TEST()
3571 auto result = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); in DEF_TEST()
3574 result = paragraph->getRectsForRange(0, 119, rect_height_style, rect_width_style); in DEF_TEST()
3578 result = paragraph->getRectsForRange(122, 132, rect_height_style, rect_width_style); in DEF_TEST()
3583 result = paragraph->getRectsForRange(0, pos, rect_height_style, rect_width_style); in DEF_TEST()
3588 result = paragraph->getRectsForRange(0, pos, rect_height_style, rect_width_style); in DEF_TEST()
3593 result = paragraph->getRectsForRange(0, pos, rect_height_style, rect_width_style); in DEF_TEST()
3727 auto rect = paragraph->getRectsForRange(0, 12, RectHeightStyle::kMax, RectWidthStyle::kTight) in DEF_TEST()
3730 auto rect1 = paragraph1->getRectsForRange(0, 12, RectHeightStyle::kMax, RectWidthStyle::kTight) in DEF_TEST()
3738 paragraph->getRectsForRange(i, i + 1, RectHeightStyle::kMax, RectWidthStyle::kTight) in DEF_TEST()
3743 ->getRectsForRange(i, i + 1, RectHeightStyle::kMax, RectWidthStyle::kTight) in DEF_TEST()
4039 auto boxes = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); in DEF_TEST()
4043 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); in DEF_TEST()
4052 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_max_style, rect_width_style); in DEF_TEST()
4061 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_style, rect_width_style); in DEF_TEST()
4070 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_max_style, rect_width_style); in DEF_TEST()
4079 auto boxes = paragraph->getRectsForRange(14, 16, rect_height_max_style, rect_width_style); in DEF_TEST()
4088 auto boxes = paragraph->getRectsForRange(20, 25, rect_height_max_style, rect_width_style); in DEF_TEST()
4146 auto boxes = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); in DEF_TEST()
4150 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); in DEF_TEST()
4159 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_max_style, rect_width_style); in DEF_TEST()
4168 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_style, rect_width_style); in DEF_TEST()
4177 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_max_style, rect_width_style); in DEF_TEST()
4186 auto boxes = paragraph->getRectsForRange(14, 16, rect_height_max_style, rect_width_style); in DEF_TEST()
4195 auto boxes = paragraph->getRectsForRange(20, 25, rect_height_max_style, rect_width_style); in DEF_TEST()
4254 auto boxes = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); in DEF_TEST()
4258 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); in DEF_TEST()
4267 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_max_style, rect_width_style); in DEF_TEST()
4276 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_style, rect_width_style); in DEF_TEST()
4285 auto boxes = paragraph->getRectsForRange(6, 10, rect_height_max_style, rect_width_style); in DEF_TEST()
4294 auto boxes = paragraph->getRectsForRange(14, 16, rect_height_max_style, rect_width_style); in DEF_TEST()
4303 auto boxes = paragraph->getRectsForRange(20, 25, rect_height_max_style, rect_width_style); in DEF_TEST()
4360 auto boxes1 = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); in DEF_TEST()
4363 auto boxes2 = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); in DEF_TEST()
4371 auto boxes3 = paragraph->getRectsForRange(0, 1, rect_height_max_style, rect_width_style); in DEF_TEST()
4379 auto boxes4 = paragraph->getRectsForRange(6, 10, rect_height_style, rect_width_style); in DEF_TEST()
4387 auto boxes5 = paragraph->getRectsForRange(6, 10, rect_height_max_style, rect_width_style); in DEF_TEST()
4395 auto boxes6 = paragraph->getRectsForRange(14, 16, rect_height_max_style, rect_width_style); in DEF_TEST()
4403 auto boxes7 = paragraph->getRectsForRange(20, 25, rect_height_max_style, rect_width_style); in DEF_TEST()
4453 auto boxes = paragraph->getRectsForRange(0, 0, rect_height_style, rect_width_style); in DEF_TEST()
4457 auto boxes = paragraph->getRectsForRange(0, 1, rect_height_style, rect_width_style); in DEF_TEST()
4466 auto boxes = paragraph->getRectsForRange(0, 2, rect_height_strut_style, rect_width_style); in DEF_TEST()
5165 …auto result = paragraph->getRectsForRange(0, strlen(text), RectHeightStyle::kTight, RectWidthStyle… in DEF_TEST()