Searched refs:SetUnder (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/terminal/
H A DTermParse.cpp805 attributes.SetUnder(SINGLE_UNDERLINE);
808 attributes.SetUnder(DOUBLE_UNDERLINE);
811 attributes.SetUnder(CURLY_UNDERLINE);
814 attributes.SetUnder(DOTTED_UNDERLINE);
817 attributes.SetUnder(DASHED_UNDERLINE);
824 attributes.SetUnder(SINGLE_UNDERLINE);
832 attributes.SetUnder(DOUBLE_UNDERLINE);
H A DTerminalLine.h92 inline void SetUnder(int style) function in struct:Attributes

Completed in 88 milliseconds