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

/haiku/src/apps/terminal/
H A DTerminalLine.h46 inline bool IsUnderSet() const { return (state & UNDERSET) == UNDERSET; } function in struct:Attributes
H A DTermView.cpp1060 if (attr.IsUnderSet())

Completed in 93 milliseconds