Searched refs:GetXColormap (Results 1 – 8 of 8) sorted by relevance
63 m_aSystemData.aColormap = pDisp->GetColormap(pParent->getScreenNumber()).GetXColormap(); in GtkSalObject()
596 m_aSystemData.aColormap = pDisp->GetColormap( m_nScreen ).GetXColormap(); in InitCommon()1747 m_aSystemData.aColormap = pDisp->GetColormap( m_nScreen ).GetXColormap(); in moveToScreen()
173 pSalDisp->GetColormap( nScreen ).GetXColormap() : None; in CreateObject()
235 Attributes.colormap = GetDisplay()->GetColormap( m_nScreen ).GetXColormap(); in Init()909 pFrame->maSystemChildData.aColormap = GetDisplay()->GetColormap( m_nScreen ).GetXColormap(); in GetSystemData()
180 inline Colormap GetXColormap() const { return m_hColormap; } in GetXColormap() function in SalColormap
300 pDefCol = gdk_x11_colormap_foreign_new( pVis, rSD.m_aColormap.GetXColormap() ); in initScreen()
1088 aRes.aColormap = GetDisplay()->GetColormap( m_nScreen ).GetXColormap(); in GetGraphicsData()
574 Colormap aColMap = rData.m_aColormap.GetXColormap(); in doDestruct()2093 Colormap hColormap = GetColormap(m_nDefaultScreen).GetXColormap(); in GetPointer()
Completed in 410 milliseconds