Searched refs:aInversColor (Results 1 – 1 of 1) sorted by relevance
3382 XColor aInversColor; in GetPixel() local3386 GetXPixel( aInversColor, in GetPixel()3391 if( !m_aPalette[aInversColor.pixel] ) in GetPixel()3392 … const_cast<SalColormap*>(this)->m_aPalette[aInversColor.pixel] = nInversColor; in GetPixel()3397 … static_cast< unsigned long >(nInversColor), aInversColor.pixel); in GetPixel()
Completed in 27 milliseconds