Searched defs:FromHtml (Results 1 – 3 of 3) sorted by relevance
23 RefPtr<MutableSpanString> HtmlUtils::FromHtml(const std::string& str) in FromHtml() function in OHOS::Ace::HtmlUtils
1147 RefPtr<MutableSpanString> HtmlUtils::FromHtml(const std::string& html) in FromHtml() function in OHOS::Ace::HtmlUtils
670 void JSSpanString::FromHtml(const JSCallbackInfo& info) in FromHtml() function in OHOS::Ace::Framework::JSSpanString