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

/haiku/src/apps/terminal/
H A DTerminalLine.h42 inline bool IsInverse() const { return (state & INVERSE) == INVERSE; } function in struct:Attributes
H A DTermView.cpp1072 if (attr.IsInverse()) {

Completed in 81 milliseconds