Searched refs:CreateGC (Results 1 – 2 of 2) sorted by relevance
126 GC X11SalGraphics::CreateGC( Drawable hDrawable, unsigned long nMask ) in CreateGC() function in X11SalGraphics146 pMonoGC_ = CreateGC( hPixmap ); in GetMonoGC()163 pCopyGC_ = CreateGC( GetDrawable() ); in GetCopyGC()177 pInvertGC_ = CreateGC( GetDrawable(), in GetInvertGC()243 pStippleGC_ = CreateGC( GetDrawable(), in GetStippleGC()354 pMaskGC_ = CreateGC( GetDrawable() ); in SetMask()
142 GC CreateGC( Drawable hDrawable,
Completed in 14 milliseconds