Searched refs:TLV_SPAN_FONT_STYLE_TEXTCOLOR (Results 1 – 2 of 2) sorted by relevance
108 constexpr uint8_t TLV_SPAN_FONT_STYLE_TEXTCOLOR = 0x59; variable
691 WRITE_TEXT_STYLE_TLV(fontStyle, TextColor, TLV_SPAN_FONT_STYLE_TEXTCOLOR, Color); in EncodeTlv()753 READ_TEXT_STYLE_TLV(fontStyle, UpdateTextColor, TLV_SPAN_FONT_STYLE_TEXTCOLOR, Color); in DecodeTlv()