Searched refs:FXDC_DISPLAY (Results 1 – 8 of 8) sorted by relevance
30 #define FXDC_DISPLAY 1 macro
875 if (m_DeviceClass != FXDC_DISPLAY) { in DrawNormalText()913 if (m_DeviceClass == FXDC_DISPLAY && m_bpp > 1) { in DrawNormalText()
1028 m_bPrint = m_pDevice->GetDeviceClass() != FXDC_DISPLAY; in Initialize()1433 if (m_pDevice->GetDeviceClass() == FXDC_DISPLAY && in ProcessClipPath()1512 m_pDevice->GetDeviceClass() == FXDC_DISPLAY && in ProcessTransparency()1861 if (device_class == FXDC_DISPLAY) in ProcessType3Text()1943 if (device_class == FXDC_DISPLAY) { in ProcessType3Text()
122 if (m_pRenderStatus->GetRenderDevice()->GetDeviceClass() != FXDC_DISPLAY) in StartRenderDIBSource()
744 if (m_DeviceClass != FXDC_DISPLAY) { in CGdiDeviceDriver()1148 : CGdiDeviceDriver(hDC, FXDC_DISPLAY) { in CGdiDisplayDriver()
121 bool bPrinting = pContext->m_pDevice->GetDeviceClass() != FXDC_DISPLAY; in RenderPageImpl()
1148 return FXDC_DISPLAY; in GetDeviceCaps()
1676 return FXDC_DISPLAY; in GetDeviceCaps()