Home
last modified time | relevance | path

Searched defs:htmlStr (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dstyled_string_accessor.cpp259 auto htmlStr = html ? Converter::Convert<std::string>(*html) : std::string(); in FromHtmlImpl() local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
Dpaste_data_record_test.cpp1073 std::string htmlStr = "<p>hello</p>"; variable
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_api.cpp2609 auto htmlStr = HtmlUtils::ToHtml(spanStringRawPtr); in ConvertToHtml() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp8566 std::string htmlStr = HtmlUtils::ToHtml(copySpans); in OnBackPressed() local
8670 auto htmlStr = HtmlUtils::ToHtml(RawPtr(subSpanString)); in OnBackPressed() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.cpp2583 std::string htmlStr = OHOS::Ace::SpanToHtml::ToHtml(spanString); in HandleOnDragDrop() local
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp8711 std::string htmlStr = OHOS::Ace::SpanToHtml::ToHtml(tempVec); in SpanstringConvertHtml() local