Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.h33 static std::string ColorToHtml(const std::optional<Color>& value);
H A Dspan_to_html.cpp87 std::string SpanToHtml::ColorToHtml(const std::optional<Color>& value) in ColorToHtml() function in OHOS::Ace::SpanToHtml
437 style += ColorToHtml(fontStyle.GetTextColor()); in NormalStyleToHtml()

Completed in 3 milliseconds