Home
last modified time | relevance | path

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

/aoo41x/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx131 pInvertGC_ = NULL; in X11SalGraphics()
175 if( pInvertGC_ ) XFreeGC( pDisplay, pInvertGC_ ), pInvertGC_ = None; in freeResources()
H A Dsalgdi2.cxx176 if( !pInvertGC_ ) in GetInvertGC()
177 pInvertGC_ = CreateGC( GetDrawable(), in GetInvertGC()
185 SetClipRegion( pInvertGC_ ); in GetInvertGC()
188 return pInvertGC_; in GetInvertGC()
/aoo41x/main/vcl/inc/unx/
H A Dsalgdi.h115 GC pInvertGC_; member in X11SalGraphics

Completed in 38 milliseconds