Searched refs:FXDC_DISPLAY (Results 1 – 8 of 8) sorted by relevance
27 #define FXDC_DISPLAY 1 macro
985 m_bPrint = m_pDevice->GetDeviceClass() != FXDC_DISPLAY; in Initialize()1401 if (m_pDevice->GetDeviceClass() == FXDC_DISPLAY && in ProcessClipPath()1479 m_pDevice->GetDeviceClass() == FXDC_DISPLAY && in ProcessTransparency()1821 if (device_class == FXDC_DISPLAY) in ProcessType3Text()1901 if (device_class == FXDC_DISPLAY) { in ProcessType3Text()
125 if (m_pRenderStatus->m_pDevice->GetDeviceClass() != FXDC_DISPLAY) { in StartRenderDIBSource()
856 if (m_DeviceClass != FXDC_DISPLAY) { in DrawNormalText()894 if (m_DeviceClass == FXDC_DISPLAY && m_bpp > 1) { in DrawNormalText()
750 if (m_DeviceClass != FXDC_DISPLAY) { in CGdiDeviceDriver()1161 : CGdiDeviceDriver(hDC, FXDC_DISPLAY) { in CGdiDisplayDriver()
123 bool bPrinting = pContext->m_pDevice->GetDeviceClass() != FXDC_DISPLAY; in RenderPageImpl()
472 return FXDC_DISPLAY; in GetDeviceCaps()
1324 return FXDC_DISPLAY; in GetDeviceCaps()