Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2093 Colormap hColormap = GetColormap(m_nDefaultScreen).GetXColormap(); in GetPointer() local
2095 XAllocNamedColor( pDisp_, hColormap, "black", &aBlack, &aDummy ); in GetPointer()
2096 XAllocNamedColor( pDisp_, hColormap, "white", &aWhite, &aDummy ); in GetPointer()
2981 SalColormap::SalColormap( const SalDisplay *pDisplay, Colormap hColormap, int nScreen ) in SalColormap() argument
2983 m_hColormap( hColormap ), in SalColormap()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx173 Colormap hColormap,

Completed in 19 milliseconds