Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx110 pFontGC_ = NULL; in X11SalGraphics()
170 if( pFontGC_ ) XFreeGC( pDisplay, pFontGC_ ), pFontGC_ = None; in freeResources()
H A Dsalgdi3.cxx154 if( !pFontGC_ ) in GetFontGC()
161 pFontGC_ = XCreateGC( pDisplay, hDrawable_, in GetFontGC()
168 XSetForeground( pDisplay, pFontGC_, nTextPixel_ ); in GetFontGC()
169 SetClipRegion( pFontGC_ ); in GetFontGC()
173 return pFontGC_; in GetFontGC()
/aoo4110/main/vcl/inc/unx/
H A Dsalgdi.h98 GC pFontGC_; // Font attributes member in X11SalGraphics

Completed in 26 milliseconds