Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.h138 constexpr uint8_t TLV_SPAN_BACKGROUND_GROUPID = 0x96; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp730 TLVUtil::WriteUint8(buff, TLV_SPAN_BACKGROUND_GROUPID); in EncodeTlv()
795 case TLV_SPAN_BACKGROUND_GROUPID: { in DecodeTlv()