Searched defs:GetCellColorFG (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dptyx.h1845 #define GetCellColorFG(data) ((data).fg) macro
1854 #define GetCellColorFG(data) ((data) & COLOR_MASK) macro
1861 #define GetCellColorFG(data) 7 macro

Completed in 15 milliseconds