Searched refs:underlineStyle (Results 1 – 3 of 3) sorted by relevance
26 int underlineStyle; member28 Attributes() : state(0), foreground(0), background(0), underline(0), underlineStyle(0) {} in Attributes()36 underlineStyle = 0; in Reset()94 underlineStyle = style; in SetUnder()118 underlineStyle = 0; in UnsetUnder()158 return underlineStyle; in UnderlineStyle()180 && underlineStyle == other.underlineStyle;190 || underlineStyle != other.underlineStyle;
46 ValControlSegment::ValControlSegment(underline_style underlineStyle) in ValControlSegment() argument51 fUnderlineStyle(underlineStyle), in ValControlSegment()
119 ValControlSegment(underline_style underlineStyle);