Searched refs:bDeleteColormap (Results 1 – 2 of 2) sorted by relevance
93 … X11SalGraphics::Init( X11SalVirtualDevice *pDevice, SalColormap* pColormap, bool bDeleteColormap ) in Init() argument106 if( bDeleteColormap ) in Init()139 bool bDeleteColormap = false; in Init() local151 bDeleteColormap = true; in Init()156 bDeleteColormap = true; in Init()174 pGraphics_->Init( this, pColormap, bDeleteColormap ); in Init()
206 …X11SalVirtualDevice *pVirtualDevice, SalColormap* pColormap = NULL, bool bDeleteColormap = false );
Completed in 20 milliseconds