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

/haiku/src/apps/terminal/
H A DTerminalLine.h44 inline bool IsForeSet() const { return (state & FORESET) == FORESET; } function in struct:Attributes
H A DTermView.cpp1056 if (attr.IsForeSet())

Completed in 40 milliseconds