Home
last modified time | relevance | path

Searched defs:SystemGraphicsData (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dsysdata.hxx106 struct SystemGraphicsData struct
108 unsigned long nSize; // size in bytes of this structure
110 HDC hDC; // handle to a device context
112 CGContextRef rCGContext; // QUARTZ graphic context
114 void* pDisplay; // the relevant display connection
115 long hDrawable; // a drawable
116 void* pVisual; // the visual in use
117 int nScreen; // the current screen of the drawable
118 int nDepth; // depth of said visual
119 long aColormap; // the colormap being used
[all …]
/trunk/main/vcl/unx/headless/
H A Dsvpinst.cxx263 … sal_uInt16 nBitCount, const SystemGraphicsData* ) in CreateVirtualDevice()

Completed in 18 milliseconds