Home
last modified time | relevance | path

Searched defs:firstSpans (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp192 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 Dtext_testfour_ng.cpp107 auto firstSpans = textLayoutAlgorithm->spans_.front(); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_styled_string_test_ng.cpp1060 auto firstSpans = spanString->GetSpans(8, 1); variable