Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DColor.c66 static Pixel GetBlackPixel(
424 GetBlackPixel( in GetBlackPixel() function
493 cd->background.pixel = GetBlackPixel(cd->screen, in AccessColorData()
517 cd->foreground.pixel = GetBlackPixel(cd->screen, in AccessColorData()
534 GetBlackPixel(cd->screen, cd->color_map, in AccessColorData()
559 GetBlackPixel(cd->screen, cd->color_map, in AccessColorData()
578 cd->select.pixel = GetBlackPixel(cd->screen, in AccessColorData()
589 p = GetBlackPixel(cd->screen, cd->color_map, cd->background); in AccessColorData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/window/
H A Dsalobj.cxx101 pSalDisp->GetColormap( nXScreen ).GetBlackPixel(), in CreateObject()
111 pSalDisp->GetColormap( nXScreen ).GetBlackPixel(), in CreateObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/window/
H A Dsalobj.cxx101 pSalDisp->GetColormap( nXScreen ).GetBlackPixel(), in CreateObject()
111 pSalDisp->GetColormap( nXScreen ).GetBlackPixel(), in CreateObject()
/dports/games/flying/flying-6.20/
H A Dxgraph.C334 unsigned long GetBlackPixel() { in GetBlackPixel() function
486 values.background = info_bg = GetBlackPixel(); in AllocColors()
589 XSetWindowBackground( dpy, new_root, GetBlackPixel() ); in MapMainWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dgdiimpl.cxx100 rValues.background = rColMap.GetBlackPixel(); in setForeBack()
214 values.foreground = mrParent.m_pColormap->GetBlackPixel() in CreateGC()
247 values.foreground = mrParent.m_pColormap->GetBlackPixel() in GetTrackingGC()
295 values.background = mrParent.m_pColormap->GetBlackPixel(); in GetInvert50GC()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/gdi/
H A Dgdiimpl.cxx98 rValues.background = rColMap.GetBlackPixel(); in setForeBack()
211 values.foreground = mrParent.m_pColormap->GetBlackPixel() in CreateGC()
246 values.foreground = mrParent.m_pColormap->GetBlackPixel() in GetTrackingGC()
293 values.background = mrParent.m_pColormap->GetBlackPixel(); in GetInvert50GC()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dsaldisp.hxx146 Pixel GetBlackPixel() const { return m_nBlackPixel; } in GetBlackPixel() function in SalColormap
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dsaldisp.hxx147 Pixel GetBlackPixel() const { return m_nBlackPixel; } in GetBlackPixel() function in SalColormap
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsaldisp.cxx2221 … SAL_INFO( "vcl", "\tBlack&White \t" << GetColormap(m_nXDefaultScreen).GetBlackPixel() << " " in PrintInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx2256 … SAL_INFO( "vcl", "\tBlack&White \t" << GetColormap(m_nXDefaultScreen).GetBlackPixel() << " " in PrintInfo()