Searched refs:FXRC_BIT_MASK (Results 1 – 3 of 3) sorted by relevance
380 return m_bCmykOutput ? FXRC_BIT_MASK | FXRC_CMYK_OUTPUT : FXRC_BIT_MASK; in GetDeviceCaps()
751 m_RenderCaps = FXRC_BIT_MASK; in CGdiDeviceDriver()753 m_RenderCaps = FXRC_GET_BITS | FXRC_BIT_MASK; in CGdiDeviceDriver()
31 #define FXRC_BIT_MASK 0x02 macro