Searched refs:SALCOLOR_WHITE (Results 1 – 1 of 1) sorted by relevance
108 #define SALCOLOR_WHITE MAKE_SALCOLOR( 0xFF, 0xFF, 0xFF ) macro3061 else if( (m_nWhitePixel == SALCOLOR_NONE) && (SALCOLOR_WHITE == m_aPalette[i]) ) in SalColormap()3080 m_aPalette[m_nWhitePixel] = SALCOLOR_WHITE; in SalColormap()3203 else if( (m_nWhitePixel == SALCOLOR_NONE) && (SALCOLOR_WHITE == m_aPalette[i]) ) in SetPalette()3272 if( m_nWhitePixel == nPixel ) return SALCOLOR_WHITE; in GetColor()3336 if( SALCOLOR_WHITE == nSalColor ) return m_nWhitePixel; in GetPixel()