Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2994 m_nWhitePixel = aColor.pixel; in SalColormap()
3054 m_nWhitePixel( SALCOLOR_NONE ), in SalColormap()
3070 m_nWhitePixel = i; in SalColormap()
3078 m_nWhitePixel( 1 ), in SalColormap()
3088 m_aPalette[m_nWhitePixel] = SALCOLOR_WHITE; in SalColormap()
3095 m_nWhitePixel( (1 << nDepth) - 1 ), in SalColormap()
3192 m_nWhitePixel = SALCOLOR_NONE; in SetPalette()
3198 m_nWhitePixel = SALCOLOR_NONE; in SetPalette()
3212 m_nWhitePixel = i; in SetPalette()
3280 if( m_nWhitePixel == nPixel ) return SALCOLOR_WHITE; in GetColor()
[all …]
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx164 Pixel m_nWhitePixel; member in SalColormap
185 inline Pixel GetWhitePixel() const { return m_nWhitePixel; } in GetWhitePixel()

Completed in 30 milliseconds