Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2983 m_hColormap( hColormap ), in SalColormap()
3053 m_hColormap( None ), in SalColormap()
3077 m_hColormap( None ), in SalColormap()
3094 m_hColormap( None ), in SalColormap()
3181 m_hColormap = (Colormap)ILLEGAL_POINTER; in ~SalColormap()
3288 && m_hColormap in GetColor()
3301 if( m_hColormap ) in GetColor()
3312 XQueryColor( m_pDisplay->GetDisplay(), m_hColormap, &aColor ); in GetColor()
3325 return XAllocColor( GetXDisplay(), m_hColormap, &rColor ); in GetXPixel()
3352 && m_hColormap in GetPixel()
[all …]
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx160 Colormap m_hColormap; member in SalColormap
180 inline Colormap GetXColormap() const { return m_hColormap; } in GetXColormap()

Completed in 19 milliseconds