Searched refs:COLOR_MIN_LENGHT (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/capability/html/ | ||
H A D | span_to_html.cpp | 28 const constexpr size_t COLOR_MIN_LENGHT = 3; member 75 if (color.length() < COLOR_MIN_LENGHT) { in ToHtmlColor() |
Completed in 2 milliseconds