Searched refs:SALCOLOR_BLACK (Results 1 – 1 of 1) sorted by relevance
109 #define SALCOLOR_BLACK MAKE_SALCOLOR( 0x00, 0x00, 0x00 ) macro3059 if( (m_nBlackPixel == SALCOLOR_NONE) && (SALCOLOR_BLACK == m_aPalette[i]) ) in SalColormap()3079 m_aPalette[m_nBlackPixel] = SALCOLOR_BLACK; in SalColormap()3201 if( (m_nBlackPixel == SALCOLOR_NONE) && (SALCOLOR_BLACK == m_aPalette[i]) ) in SetPalette()3271 if( m_nBlackPixel == nPixel ) return SALCOLOR_BLACK; in GetColor()3335 if( SALCOLOR_BLACK == nSalColor ) return m_nBlackPixel; in GetPixel()