Searched defs:SystemGraphicsData (Results 1 – 2 of 2) sorted by relevance
106 struct SystemGraphicsData struct108 unsigned long nSize; // size in bytes of this structure110 HDC hDC; // handle to a device context112 CGContextRef rCGContext; // QUARTZ graphic context114 void* pDisplay; // the relevant display connection115 long hDrawable; // a drawable116 void* pVisual; // the visual in use117 int nScreen; // the current screen of the drawable118 int nDepth; // depth of said visual119 long aColormap; // the colormap being used[all …]
263 … sal_uInt16 nBitCount, const SystemGraphicsData* ) in CreateVirtualDevice()
Completed in 40 milliseconds