Home
last modified time | relevance | path

Searched refs:pInvert50GC_ (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/unx/
H A Dsalgdi.h116 GC pInvert50GC_; member in X11SalGraphics
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx132 pInvert50GC_ = NULL; in X11SalGraphics()
176 if( pInvert50GC_ ) XFreeGC( pDisplay, pInvert50GC_ ), pInvert50GC_ = None; in freeResources()
H A Dsalgdi2.cxx194 if( !pInvert50GC_ ) in GetInvert50GC()
226 pInvert50GC_ = XCreateGC( GetXDisplay(), GetDrawable(), in GetInvert50GC()
233 SetClipRegion( pInvert50GC_ ); in GetInvert50GC()
236 return pInvert50GC_; in GetInvert50GC()

Completed in 37 milliseconds