Searched refs:TextDecorationType (Results 1 – 4 of 4) sorted by relevance
428 decoration(value: { type: TextDecorationType; color?: ResourceColor }): SpanAttribute;
346 decoration?: { type: TextDecorationType; color?: ResourceColor; };809 decoration: { type: TextDecorationType; color: ResourceColor; };
618 decoration(value: { type: TextDecorationType; color?: ResourceColor }): TextAttribute;
6495 declare enum TextDecorationType { enum