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

/haiku/src/apps/terminal/
H A DTerminalLine.h60 state &= ~BACKCOLOR;
80 state &= ~BACKCOLOR;
141 return indexedColors[(state & BACKCOLOR) >> 24];
H A DTermConst.h223 #define BACKCOLOR 0xFF000000 macro

Completed in 93 milliseconds