GDB (xrefs)
|
Public Member Functions | |
bool | operator< (const color_pair &o) const |
Public Attributes | |
int | fg |
int | bg |
|
inline |
int color_pair::bg |
Definition at line 193 of file tui-io.c.
Referenced by operator<().
int color_pair::fg |
Definition at line 192 of file tui-io.c.
Referenced by operator<().