Searched refs:TLV_BORDERRADIUS_TAG (Results 1 – 2 of 2) sorted by relevance
212 WriteUint8(buff, TLV_BORDERRADIUS_TAG); in WriteBorderRadiusProperty()223 if (ReadUint8(buff, cursor) != TLV_BORDERRADIUS_TAG) { in ReadBorderRadiusProperty()
51 constexpr uint8_t TLV_BORDERRADIUS_TAG = 0x27; variable