Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx110 #define SALCOLOR_WHITE MAKE_SALCOLOR( 0xFF, 0xFF, 0xFF ) macro
3069 else if( (m_nWhitePixel == SALCOLOR_NONE) && (SALCOLOR_WHITE == m_aPalette[i]) ) in SalColormap()
3088 m_aPalette[m_nWhitePixel] = SALCOLOR_WHITE; in SalColormap()
3211 else if( (m_nWhitePixel == SALCOLOR_NONE) && (SALCOLOR_WHITE == m_aPalette[i]) ) in SetPalette()
3280 if( m_nWhitePixel == nPixel ) return SALCOLOR_WHITE; in GetColor()
3344 if( SALCOLOR_WHITE == nSalColor ) return m_nWhitePixel; in GetPixel()

Completed in 27 milliseconds