Home
last modified time | relevance | path

Searched refs:TLV_SPAN_TEXT_LINE_STYLE_LINESPACING (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.h122 constexpr uint8_t TLV_SPAN_TEXT_LINE_STYLE_LINESPACING = 0x67; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp706 … WRITE_TEXT_STYLE_TLV(textLineStyle, LineSpacing, TLV_SPAN_TEXT_LINE_STYLE_LINESPACING, Dimension); in EncodeTlv()
769 …READ_TEXT_STYLE_TLV(textLineStyle, UpdateLineSpacing, TLV_SPAN_TEXT_LINE_STYLE_LINESPACING, Dimens… in DecodeTlv()