Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dsalvd.cxx93 … X11SalGraphics::Init( X11SalVirtualDevice *pDevice, SalColormap* pColormap, bool bDeleteColormap ) in Init() argument
106 if( bDeleteColormap ) in Init()
139 bool bDeleteColormap = false; in Init() local
151 bDeleteColormap = true; in Init()
156 bDeleteColormap = true; in Init()
174 pGraphics_->Init( this, pColormap, bDeleteColormap ); in Init()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h206 …X11SalVirtualDevice *pVirtualDevice, SalColormap* pColormap = NULL, bool bDeleteColormap = false );

Completed in 18 milliseconds