Searched refs:FXDC_PRINTER (Results 1 – 7 of 7) sorted by relevance
56 : CGdiDeviceDriver(hDC, FXDC_PRINTER), in CGdiPrinterDriver()372 return FXDC_PRINTER; in GetDeviceCaps()
789 if (m_DeviceClass == FXDC_PRINTER) { in GDI_SetDIBits()848 if (m_DeviceClass == FXDC_PRINTER && in GDI_StretchDIBits()1016 ((m_DeviceClass != FXDC_PRINTER && !(fill_mode & FXFILL_FULLCOVER)) || in DrawPath()
28 #define FXDC_PRINTER 2 macro
419 bool bPrinting = pDevice->GetDeviceClass() == FXDC_PRINTER || in DrawBorder()
725 if (WinDC.GetDeviceCaps(FXDC_DEVICE_CLASS) == FXDC_PRINTER) { in FPDF_RenderPage()
882 ((m_DeviceClass == FXDC_PRINTER) && in DrawNormalText()
1209 m_pDevice->GetDeviceCaps(FXDC_DEVICE_CLASS) == FXDC_PRINTER) { in DrawObjWithBackground()