Searched refs:paragraphRectSec (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_base_testone_ng.cpp | 1230 …TestParagraphRect paragraphRectSec = { .start = 7, .end = 12, .rects = { { 200.0, 200.0, 400.0, 40… variable 1231 …graphItem paragraphItemSec = { .start = 7, .end = 12, .testParagraphRects = { paragraphRectSec } }; 1268 …TestParagraphRect paragraphRectSec = { .start = 7, .end = 12, .rects = { { 200.0, 200.0, 400.0, 40… variable 1269 …graphItem paragraphItemSec = { .start = 7, .end = 12, .testParagraphRects = { paragraphRectSec } }; 1312 …TestParagraphRect paragraphRectSec = { .start = 7, .end = 12, .rects = { { 200.0, 200.0, 600.0, 60… variable 1313 …graphItem paragraphItemSec = { .start = 7, .end = 12, .testParagraphRects = { paragraphRectSec } }; 1378 …TestParagraphRect paragraphRectSec = { .start = 7, .end = 12, .rects = { { 200.0, 200.0, 600.0, 60… variable 1379 …graphItem paragraphItemSec = { .start = 7, .end = 12, .testParagraphRects = { paragraphRectSec } }; 1452 …TestParagraphRect paragraphRectSec = { .start = 7, .end = 12, .rects = { { 200.0, 200.0, 400.0, 40… variable 1483 …TestParagraphRect paragraphRectSec = { .start = 7, .end = 12, .rects = { { 200.0, 200.0, 400.0, 40… variable [all …]
|
H A D | rich_editor_pattern_testone_ng.cpp | 1315 …TestParagraphRect paragraphRectSec = { .start = 7, .end = 12, .rects = { { 40.0, 50.0, 60.0, 70.0 … variable 1316 …graphItem paragraphItemSec = { .start = 7, .end = 12, .testParagraphRects = { paragraphRectSec } };
|