Home
last modified time | relevance | path

Searched refs:PrintSpanInfos (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.h166 void PrintSpanInfos(const std::vector<SpanInfo>& spanInfos);
H A Dhtml_to_span.cpp984 void HtmlToSpan::PrintSpanInfos(const std::vector<SpanInfo>& spanInfos) in PrintSpanInfos() function in OHOS::Ace::HtmlToSpan
1143 PrintSpanInfos(spanInfos); in ToSpanString()