Home
last modified time | relevance | path

Searched refs:nDeviceClass (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_ge_apple.h15 FX_BOOL Attach(CGContextRef context, FX_INT32 nDeviceClass = FXDC_DISPLAY);
/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp1094 FX_BOOL CFX_QuartzDevice::Attach(CGContextRef context, FX_INT32 nDeviceClass) in Attach() argument
1101 IFX_RenderDeviceDriver* pDriver = FX_NEW CFX_QuartzDeviceDriver(m_pContext, nDeviceClass); in Attach()