Home
last modified time | relevance | path

Searched refs:TLV_SPAN_TEXT_LINE_STYLE_LEADINGMARGIN (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.h131 constexpr uint8_t TLV_SPAN_TEXT_LINE_STYLE_LEADINGMARGIN = 0x90; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp716 …WRITE_TEXT_STYLE_TLV(textLineStyle, LeadingMargin, TLV_SPAN_TEXT_LINE_STYLE_LEADINGMARGIN, Leading… in EncodeTlv()
781 TLV_SPAN_TEXT_LINE_STYLE_LEADINGMARGIN, LeadingMargin); in DecodeTlv()