Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BACKCOLOR
src/apps/terminal/TerminalLine.h
150
return indexedColors[(state & BACKCOLOR) >> 24];
src/apps/terminal/TerminalLine.h
64
state &= ~BACKCOLOR;
src/apps/terminal/TerminalLine.h
84
state &= ~BACKCOLOR;