Home
last modified time | relevance | path

Searched refs:GetBlackPixel (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx131 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()
H A Dsalgdi.cxx366 values.foreground = m_pColormap->GetBlackPixel() in GetTrackingGC()
/trunk/main/vcl/unx/generic/window/
H A Dsalobj.cxx111 pSalDisp->GetColormap( nScreen ).GetBlackPixel(), in CreateObject()
121 pSalDisp->GetColormap( nScreen ).GetBlackPixel(), in CreateObject()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx186 inline Pixel GetBlackPixel() const { return m_nBlackPixel; } in GetBlackPixel() function in SalColormap
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2574 … GetColormap(m_nDefaultScreen).GetBlackPixel(), GetColormap(m_nDefaultScreen).GetWhitePixel() ); in PrintInfo()

Completed in 42 milliseconds