Searched refs:hColormap (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/unx/generic/app/ |
H A D | saldisp.cxx | 2093 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 D | saldisp.hxx | 173 Colormap hColormap,
|
Completed in 47 milliseconds