Searched refs:nDeviceClass (Results 1 – 2 of 2) sorted by relevance
15 FX_BOOL Attach(CGContextRef context, int32_t nDeviceClass = FXDC_DISPLAY);
1012 FX_BOOL CFX_QuartzDevice::Attach(CGContextRef context, int32_t nDeviceClass) { in Attach() argument1019 new CFX_QuartzDeviceDriver(m_pContext, nDeviceClass); in Attach()