Home
last modified time | relevance | path

Searched refs:CreateGC (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx126 GC X11SalGraphics::CreateGC( Drawable hDrawable, unsigned long nMask ) in CreateGC() function in X11SalGraphics
146 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()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h142 GC CreateGC( Drawable hDrawable,

Completed in 29 milliseconds