Searched refs:bForcePSOutput (Results 1 – 2 of 2) sorted by relevance
77 …CFX_WindowsDevice(HDC hDC, FX_BOOL bCmykOutput = FALSE, FX_BOOL bForcePSOutput = FALSE, int psLeve…
1135 CFX_WindowsDevice::CFX_WindowsDevice(HDC hDC, FX_BOOL bCmykOutput, FX_BOOL bForcePSOutput, int psLe… in CFX_WindowsDevice() argument1137 m_bForcePSOutput = bForcePSOutput; in CFX_WindowsDevice()1139 if (bForcePSOutput) { in CFX_WindowsDevice()