Searched defs:F_COLORS (Results 1 – 8 of 8) sorted by relevance
116 F_COLORS = (F_FGCOLORS | F_BGCOLORS), enumerator
46 #define F_COLORS(i) handleRead(VIDEL_COLOR_REGS_BEGIN + (i)) macro
856 #define F_COLORS(i) IoMem_ReadByte(VIDEL_COLOR_REGS_BEGIN + (i)) in VIDEL_UpdateColors() macro
855 #define F_COLORS(i) IoMem_ReadByte(VIDEL_COLOR_REGS_BEGIN + (i)) in VIDEL_updateColors() macro
536 #define F_COLORS 0 macro