Searched refs:GetBlackPixel (Results 1 – 5 of 5) sorted by relevance
131 values.foreground = m_pColormap->GetBlackPixel() in CreateGC()200 values.background = m_pColormap->GetBlackPixel(); in GetInvert50GC()642 aNewVal.foreground = rColMap.GetWhitePixel(), aNewVal.background = rColMap.GetBlackPixel(); in drawBitmap()700 const int nBlack = rColMap.GetBlackPixel(), nWhite = rColMap.GetWhitePixel(); in drawMaskedBitmap()
366 values.foreground = m_pColormap->GetBlackPixel() in GetTrackingGC()
111 pSalDisp->GetColormap( nScreen ).GetBlackPixel(), in CreateObject()121 pSalDisp->GetColormap( nScreen ).GetBlackPixel(), in CreateObject()
186 inline Pixel GetBlackPixel() const { return m_nBlackPixel; } in GetBlackPixel() function in SalColormap
2574 … GetColormap(m_nDefaultScreen).GetBlackPixel(), GetColormap(m_nDefaultScreen).GetWhitePixel() ); in PrintInfo()
Completed in 63 milliseconds