Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.h79 STYLE_DECORATION, enumerator
H A Dhtml_to_span.cpp1017 if (index == static_cast<uint32_t>(StyleIndex::STYLE_DECORATION)) { in CreateSpan()