Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx129 pCopyGC_ = NULL; in X11SalGraphics()
173 if( pCopyGC_ ) XFreeGC( pDisplay, pCopyGC_ ), pCopyGC_ = None; in freeResources()
H A Dsalgdi2.cxx162 if( !pCopyGC_ ) in GetCopyGC()
163 pCopyGC_ = CreateGC( GetDrawable() ); in GetCopyGC()
167 SetClipRegion( pCopyGC_ ); in GetCopyGC()
170 return pCopyGC_; in GetCopyGC()
/aoo4110/main/vcl/inc/unx/
H A Dsalgdi.h113 GC pCopyGC_; member in X11SalGraphics

Completed in 20 milliseconds