Home
last modified time | relevance | path

Searched refs:DOTTED_UNDERLINE (Results 1 – 5 of 5) sorted by relevance

/haiku/src/apps/cortex/ValControl/
H A DValControlSegment.h84 DOTTED_UNDERLINE, enumerator
H A DValControlSegment.cpp180 (fUnderlineStyle == DOTTED_UNDERLINE) ? B_MIXED_COLORS : in Draw()
/haiku/src/apps/terminal/
H A DTermConst.h177 DOTTED_UNDERLINE, enumerator
H A DTermParse.cpp818 attributes.SetUnder(DOTTED_UNDERLINE); in EscParse()
H A DTermView.cpp1113 case DOTTED_UNDERLINE: in _DrawLinePart()