Searched refs:psLevel (Results 1 – 2 of 2) sorted by relevance
77 …ndowsDevice(HDC hDC, FX_BOOL bCmykOutput = FALSE, FX_BOOL bForcePSOutput = FALSE, int psLevel = 2);
1135 …WindowsDevice::CFX_WindowsDevice(HDC hDC, FX_BOOL bCmykOutput, FX_BOOL bForcePSOutput, int psLevel) in CFX_WindowsDevice() argument1138 m_psLevel = psLevel; in CFX_WindowsDevice()1141 ((CPSPrinterDriver*)pDriver)->Init(hDC, psLevel, bCmykOutput); in CFX_WindowsDevice()