Home
last modified time | relevance | path

Searched refs:TLV_SPAN_STRING_SPANS (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.h41 constexpr uint8_t TLV_SPAN_STRING_SPANS = 0x02; variable
H A Dspan_string.cpp951 TLVUtil::WriteUint8(buff, TLV_SPAN_STRING_SPANS); in EncodeTlv()
992 case TLV_SPAN_STRING_SPANS: { in DecodeTlvExt()