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

/haiku/src/apps/terminal/
H A DTerminalLine.h53 state &= ~FORECOLOR;
72 state &= ~FORECOLOR;
130 return indexedColors[(state & FORECOLOR) >> 16];
H A DTermConst.h222 #define FORECOLOR 0xFF0000 macro

Completed in 46 milliseconds