Home
last modified time | relevance | path

Searched defs:mutableStr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_styled_string_test_ng.cpp260 auto mutableStr = CreateImageStyledString(); variable
304 auto mutableStr = CreateCustomSpanStyledString(); variable
334 auto mutableStr = CreateCustomSpanStyledString(); variable
369 auto mutableStr = CreateCustomSpanStyledString(); variable
584 auto mutableStr = CreateCustomSpanStyledString(); variable
624 auto mutableStr = CreateCustomSpanStyledString(); variable
664 auto mutableStr = CreateCustomSpanStyledString(); variable
704 auto mutableStr = CreateCustomSpanStyledString(); variable
747 auto mutableStr = CreateCustomSpanStyledString(); variable
787 auto mutableStr = CreateCustomSpanStyledString(); variable
[all …]
H A Drich_editor_test_ng.cpp6478 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
6517 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp377 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
918 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
940 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
969 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
998 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
1027 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
1141 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
1171 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
1295 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/adapter/ohos/capability/
H A Dhtml_convert_test.cpp138 auto mutableStr = AceType::MakeRefPtr<MutableSpanString>(imageOption); variable