Searched refs:underlined (Results 1 – 2 of 2) sorted by relevance
32 public boolean underlined; field in TextAttribute37 FontSize size, boolean bold, boolean italic, boolean underlined, in TextAttribute() argument45 this.underlined = underlined; in TextAttribute()
258 boolean underlined = (format & 0x40) != 0; in retrieveTextAttribute()264 align, size, bold, italic, underlined, in retrieveTextAttribute()