/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_base_testone_ng.cpp | 237 …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 D | rich_editor_common_test_ng.cpp | 95 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 D | rich_editor_content_modifier_test_ng.cpp | 163 …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 D | rich_editor_click_test_ng.cpp | 358 …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 D | rich_editor_keyboard_shortcut_test_ng.cpp | 505 …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 D | rich_editor_edit_test_ng.cpp | 616 …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 D | rich_editor_pattern_test_ng.cpp | 819 …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 D | rich_editor_pattern_testfour_ng.cpp | 894 …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 D | rich_editor_test_ng.cpp | 348 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 D | rich_editor_pattern_testone_ng.cpp | 1307 …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 } …
|