Home
last modified time | relevance | path

Searched refs:GetXColormap (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vcl/unx/gtk/window/
H A Dgtkobject.cxx63 m_aSystemData.aColormap = pDisp->GetColormap(pParent->getScreenNumber()).GetXColormap(); in GtkSalObject()
H A Dgtkframe.cxx596 m_aSystemData.aColormap = pDisp->GetColormap( m_nScreen ).GetXColormap(); in InitCommon()
1747 m_aSystemData.aColormap = pDisp->GetColormap( m_nScreen ).GetXColormap(); in moveToScreen()
/trunk/main/vcl/unx/generic/window/
H A Dsalobj.cxx173 pSalDisp->GetColormap( nScreen ).GetXColormap() : None; in CreateObject()
H A Dsalframe.cxx235 Attributes.colormap = GetDisplay()->GetColormap( m_nScreen ).GetXColormap(); in Init()
909 pFrame->maSystemChildData.aColormap = GetDisplay()->GetColormap( m_nScreen ).GetXColormap(); in GetSystemData()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx180 inline Colormap GetXColormap() const { return m_hColormap; } in GetXColormap() function in SalColormap
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx300 pDefCol = gdk_x11_colormap_foreign_new( pVis, rSD.m_aColormap.GetXColormap() ); in initScreen()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx574 Colormap aColMap = rData.m_aColormap.GetXColormap(); in doDestruct()
2093 Colormap hColormap = GetColormap(m_nDefaultScreen).GetXColormap(); in GetPointer()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx1088 aRes.aColormap = GetDisplay()->GetColormap( m_nScreen ).GetXColormap(); in GetGraphicsData()

Completed in 69 milliseconds