Home
last modified time | relevance | path

Searched refs:pGC (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx265 XSetClipMask( pDisplay, pGC, None ); in SetClipRegion()
405 pGC, in DrawLines()
413 pGC, in DrawLines()
796 GC pGC = SelectPen(); in drawPixel() local
960 GC pGC = SelectBrush(); in drawPolyPolygon() local
967 pGC, in drawPolyPolygon()
1007 GC pGC; in invert() local
1009 pGC = GetInvert50GC(); in invert()
1012 pGC = GetTrackingGC(); in invert()
1014 pGC = GetInvertGC(); in invert()
[all …]
H A Dsalgdi2.cxx1114 GC pGC; in invert() local
1117 pGC = GetInvert50GC(); in invert()
1118 XFillRectangle( GetXDisplay(), GetDrawable(), pGC, nX, nY, nDX, nDY ); in invert()
1124 pGC = GetTrackingGC(); in invert()
1125 XDrawRectangle( GetXDisplay(), GetDrawable(), pGC, nX, nY, nDX, nDY ); in invert()
1129 pGC = GetInvertGC(); in invert()
1130 XFillRectangle( GetXDisplay(), GetDrawable(), pGC, nX, nY, nDX, nDY ); in invert()
/aoo42x/main/vcl/inc/unx/
H A Dsalgdi.h136 void SetClipRegion( GC pGC,
148 GC pGC,

Completed in 20 milliseconds