Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.h32 static std::string FontWeightToHtml(const std::optional<FontWeight>& value);
H A Dspan_to_html.cpp49 std::string SpanToHtml::FontWeightToHtml(const std::optional<FontWeight>& value) in FontWeightToHtml() function in OHOS::Ace::SpanToHtml
436 style += FontWeightToHtml(fontStyle.GetFontWeight()); in NormalStyleToHtml()

Completed in 2 milliseconds