Searched refs:FXRC_BIT_MASK (Results 1 – 3 of 3) sorted by relevance
383 return m_bCmykOutput ? FXRC_BIT_MASK | FXRC_CMYK_OUTPUT : FXRC_BIT_MASK; in GetDeviceCaps()
745 m_RenderCaps = FXRC_BIT_MASK; in CGdiDeviceDriver()747 m_RenderCaps = FXRC_GET_BITS | FXRC_BIT_MASK; in CGdiDeviceDriver()
34 #define FXRC_BIT_MASK 0x02 macro