Searched refs:CFX_QuartzDevice (Results 1 – 2 of 2) sorted by relevance
11 class CFX_QuartzDevice : public CFX_RenderDevice {13 CFX_QuartzDevice();14 ~CFX_QuartzDevice();
997 CFX_QuartzDevice::CFX_QuartzDevice() { in CFX_QuartzDevice() function in CFX_QuartzDevice1001 CFX_QuartzDevice::~CFX_QuartzDevice() { in ~CFX_QuartzDevice()1009 CGContextRef CFX_QuartzDevice::GetContext() { in GetContext()1012 FX_BOOL CFX_QuartzDevice::Attach(CGContextRef context, int32_t nDeviceClass) { in Attach()1023 FX_BOOL CFX_QuartzDevice::Attach(CFX_DIBitmap* pBitmap) { in Attach()1034 FX_BOOL CFX_QuartzDevice::Create(int32_t width, in Create()