Home
last modified time | relevance | path

Searched refs:TLV_SPAN_TEXT_LINE_STYLE_TEXTOVERFLOW (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.h125 constexpr uint8_t TLV_SPAN_TEXT_LINE_STYLE_TEXTOVERFLOW = 0x6A; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp709 …WRITE_TEXT_STYLE_TLV(textLineStyle, TextOverflow, TLV_SPAN_TEXT_LINE_STYLE_TEXTOVERFLOW, TextOverf… in EncodeTlv()
773 …READ_TEXT_STYLE_TLV(textLineStyle, UpdateTextOverflow, TLV_SPAN_TEXT_LINE_STYLE_TEXTOVERFLOW, Text… in DecodeTlv()