Home
last modified time | relevance | path

Searched refs:paragraphRect (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_base_testone_ng.cpp237 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 0.0, 0.0, 200.0, 200.0 } } … variable
238 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
264 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
582 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 0.0, 0.0, 200.0, 200.0 } } … variable
583 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
611 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 0.0, 0.0, 200.0, 200.0 } } … variable
612 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
640 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 0.0, 0.0, 200.0, 200.0 } } … variable
641 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
669 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 0.0, 0.0, 200.0, 200.0 } } … variable
[all …]
H A Drich_editor_common_test_ng.cpp95 for (auto& paragraphRect : testParagraphItem.testParagraphRects) { in AddParagraph() local
96 EXPECT_CALL(*paragraph, GetRectsForRange(paragraphRect.start, paragraphRect.end, _)) in AddParagraph()
97 .WillRepeatedly(SetArgReferee<THIRD_PARAM>(paragraphRect.rects)); in AddParagraph()
H A Drich_editor_content_modifier_test_ng.cpp163 …TestParagraphRect paragraphRect = { .start = 0, .end = 2, .rects = { { -400.0, -400.0, 200.0, 200.… variable
166 .testParagraphRects = { paragraphRect } };
252 …TestParagraphRect paragraphRect = { .start = 0, .end = 2, .rects = { { -400.0, -400.0, 200.0, 200.… variable
255 .testParagraphRects = { paragraphRect } };
H A Drich_editor_click_test_ng.cpp358 …TestParagraphRect paragraphRect = { .start = 0, .end = 1, .rects = { { -400.0, -400.0, 200.0, 200.… variable
361 .testParagraphRects = { paragraphRect } };
759 … TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 0.0, 0.0, 70.0, 70.0 } } }; variable
760 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
H A Drich_editor_keyboard_shortcut_test_ng.cpp505 …TestParagraphRect paragraphRect = { .start = 0, .end = 2, .rects = { { -400.0, -400.0, 200.0, 200.… variable
508 .testParagraphRects = { paragraphRect } };
1003 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 0.0, 10.0, 200.0, 200.0 } }… variable
1004 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
H A Drich_editor_edit_test_ng.cpp616 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { -400.0, -400.0, 200.0, 200.… variable
620 .testParagraphRects = { paragraphRect } };
687 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 0.0, 0.0, 200.0, 200.0 } } … variable
688 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
H A Drich_editor_pattern_test_ng.cpp819 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { -400.0, -400.0, 200.0, 200.… variable
820 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
918 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { -400.0, -400.0, 200.0, 200.… variable
919 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
H A Drich_editor_pattern_testfour_ng.cpp894 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 0.0, 0.0, 200.0, 200.0 } } … variable
895 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
H A Drich_editor_test_ng.cpp348 for (auto& paragraphRect : testParagraphItem.testParagraphRects) { in AddParagraph() local
349 EXPECT_CALL(*paragraph, GetRectsForRange(paragraphRect.start, paragraphRect.end, _)) in AddParagraph()
350 .WillRepeatedly(SetArgReferee<THIRD_PARAM>(paragraphRect.rects)); in AddParagraph()
3414 …TestParagraphRect paragraphRect = { .start = 0, .end = 1, .rects = { { -400.0, -400.0, 200.0, 200.… variable
3417 .testParagraphRects = { paragraphRect } };
6382 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 0.0, 0.0, 200.0, 200.0 } } … variable
6383 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
6408 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { -400.0, -400.0, 200.0, 200.… variable
6409 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …
H A Drich_editor_pattern_testone_ng.cpp1307 …TestParagraphRect paragraphRect = { .start = 0, .end = 6, .rects = { { 10.0, 20.0, 30.0, 40.0 } } … variable
1308 …TestParagraphItem paragraphItem = { .start = 0, .end = 6, .testParagraphRects = { paragraphRect } …