Home
last modified time | relevance | path

Searched refs:FontStyleToHtml (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.h30 static std::string FontStyleToHtml(const std::optional<Ace::FontStyle>& value);
H A Dspan_to_html.cpp38 std::string SpanToHtml::FontStyleToHtml(const std::optional<Ace::FontStyle>& value) in FontStyleToHtml() function in OHOS::Ace::SpanToHtml
435 style += FontStyleToHtml(fontStyle.GetItalicFontStyle()); in NormalStyleToHtml()

Completed in 3 milliseconds