Searched defs:firstSpans (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | span_string_test_ng.cpp | 192 auto firstSpans = spanString3->GetSpans(5, 2); variable 268 auto firstSpans = spanString3->GetSpans(2, 1); variable 310 auto firstSpans = spanString3->GetSpans(5, 1); variable 1065 auto firstSpans = spanString->GetSpans(2, 1); variable 1444 auto firstSpans = spanString->GetSpans(2, 1); variable 1487 auto firstSpans = spanString->GetSpans(8, 1); variable 1508 auto firstSpans = spanString->GetSpans(2, 1); variable 1540 auto firstSpans = spanString->GetSpans(8, 1); variable 1561 auto firstSpans = spanString->GetSpans(0, 10); variable
|
H A D | text_testfour_ng.cpp | 107 auto firstSpans = textLayoutAlgorithm->spans_.front(); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_styled_string_test_ng.cpp | 1060 auto firstSpans = spanString->GetSpans(8, 1); variable
|