Searched refs:CFX_QuartzDevice (Results 1 – 2 of 2) sorted by relevance
11 class CFX_QuartzDevice : public CFX_RenderDevice14 CFX_QuartzDevice();15 ~CFX_QuartzDevice();
1075 CFX_QuartzDevice::CFX_QuartzDevice() in CFX_QuartzDevice() function in CFX_QuartzDevice1080 CFX_QuartzDevice::~CFX_QuartzDevice() in ~CFX_QuartzDevice()1089 CGContextRef CFX_QuartzDevice::GetContext() in GetContext()1093 FX_BOOL CFX_QuartzDevice::Attach(CGContextRef context, FX_INT32 nDeviceClass) in Attach()1104 FX_BOOL CFX_QuartzDevice::Attach(CFX_DIBitmap* pBitmap) in Attach()1115 FX_BOOL CFX_QuartzDevice::Create(FX_INT32 width, FX_INT32 height, FXDIB_Format format) in Create()