Searched refs:GetWhitePixel (Results 1 – 5 of 5) sorted by relevance
132 ^ m_pColormap->GetWhitePixel(); in CreateGC()199 values.foreground = m_pColormap->GetWhitePixel(); in GetInvert50GC()642 aNewVal.foreground = rColMap.GetWhitePixel(), aNewVal.background = rColMap.GetBlackPixel(); in drawBitmap()700 const int nBlack = rColMap.GetBlackPixel(), nWhite = rColMap.GetWhitePixel(); in drawMaskedBitmap()
367 ^ m_pColormap->GetWhitePixel(); in GetTrackingGC()
112 pSalDisp->GetColormap( nScreen ).GetWhitePixel() in CreateObject()122 pSalDisp->GetColormap( nScreen ).GetWhitePixel() in CreateObject()
185 inline Pixel GetWhitePixel() const { return m_nWhitePixel; } in GetWhitePixel() function in SalColormap
2574 … GetColormap(m_nDefaultScreen).GetBlackPixel(), GetColormap(m_nDefaultScreen).GetWhitePixel() ); in PrintInfo()
Completed in 44 milliseconds