Searched refs:FXRC_GET_BITS (Results 1 – 9 of 9) sorted by relevance
43 !(m_pDevice->GetRenderCaps() & FXRC_GET_BITS)) { in Start()134 (m_pDevice->GetRenderCaps() & FXRC_GET_BITS)); in CompositeDIBitmap()
17 #define FXRC_GET_BITS 0x01 macro
622 if (!(m_RenderCaps & FXRC_GET_BITS)) in DrawFillStrokePath()677 if (!(m_RenderCaps & FXRC_GET_BITS)) in FillRectWithBlend()717 return (m_RenderCaps & FXRC_GET_BITS) && in GetDIBits()744 if (!(m_RenderCaps & FXRC_GET_BITS)) in SetDIBitsWithBlend()
32 if (m_pDevice->GetDeviceCaps(FXDC_RENDER_CAPS) & FXRC_GET_BITS) in Initialize()
74 if (m_pDevice->GetDeviceCaps(FXDC_RENDER_CAPS) & FXRC_GET_BITS) { in OutputToDevice()
682 (m_pDevice->GetRenderCaps() & FXRC_GET_BITS)) { in ProcessTransparency()790 bNeedDraw = !(m_pDevice->GetRenderCaps() & FXRC_GET_BITS); in GetBackdrop()1499 (m_pDevice->GetRenderCaps() & FXRC_GET_BITS) && !bBackAlphaRequired); in CompositeDIBitmap()
732 m_RenderCaps = FXRC_GET_BITS | FXRC_BIT_MASK; in CGdiDeviceDriver()
1821 return FXRC_GET_BITS | FXRC_ALPHA_PATH | FXRC_ALPHA_IMAGE | in GetDeviceCaps()1837 int flags = FXRC_GET_BITS | FXRC_ALPHA_PATH | FXRC_ALPHA_IMAGE | in GetDeviceCaps()
1185 int flags = FXRC_GET_BITS | FXRC_ALPHA_PATH | FXRC_ALPHA_IMAGE | in GetDeviceCaps()