Home
last modified time | relevance | path

Searched refs:SetStretchBltMode (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/internal/
H A DImageList.java101 OS.SetStretchBltMode(hdc2, OS.COLORONCOLOR); in copyBitmap()
193 OS.SetStretchBltMode(memHdc2, OS.COLORONCOLOR); in copyWithAlpha()
231 OS.SetStretchBltMode(hdc2, OS.COLORONCOLOR); in createMaskFromAlpha()
282 OS.SetStretchBltMode (hdc2, OS.COLORONCOLOR); in createMask()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/d3d10umd/
H A DDxgiFns.cpp161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
/dports/devel/p5-Data-ParseBinary/Data-ParseBinary-0.31/lib/Data/ParseBinary/Graphics/
H A DWMF.pm42 SetStretchBltMode => 0x0107,
/dports/graphics/libwmf/libwmf-0.2.12/doc/caolan/
H A DMakefile.am62 SetStretchBltMode.html \
/dports/graphics/libwmf-nox11/libwmf-0.2.12/doc/caolan/
H A DMakefile.am62 SetStretchBltMode.html \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/win32/
H A Dcgdi_device_driver.cpp308 SetStretchBltMode(m_hDC, pPlatform->m_bHalfTone ? HALFTONE : COLORONCOLOR); in CGdiDeviceDriver()
412 SetStretchBltMode(m_hDC, HALFTONE); in GDI_StretchDIBits()
414 SetStretchBltMode(m_hDC, COLORONCOLOR); in GDI_StretchDIBits()
456 SetStretchBltMode(m_hDC, HALFTONE); in GDI_StretchBitMask()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DBitmap.sml78 val SetStretchBltMode : HDC * StretchMode -> unit value
154 …val SetStretchBltMode = winCall2(gdi "SetStretchBltMode") (cHDC,STRETCHMODE) (successState "SetStr… value
/dports/math/vtk8/VTK-8.2.0/Examples/GUI/Win32/SampleMFC/
H A DvtkMFCRenderView.cpp138 pDC->SetStretchBltMode(HALFTONE); in BEGIN_MESSAGE_MAP()
/dports/math/vtk6/VTK-6.2.0/Examples/GUI/Win32/SampleMFC/
H A DvtkMFCRenderView.cpp131 pDC->SetStretchBltMode(HALFTONE); in BEGIN_MESSAGE_MAP()
/dports/graphics/freeimage/FreeImage/Wrapper/Delphi/demo/TargaUnit/
H A DTargaImage.pas131 SetStretchBltMode(ACanvas.Handle, COLORONCOLOR);
/dports/cad/ldview/ldview-4.4/CUI/
H A DCUIScaler.cpp228 SetStretchBltMode(m_hScaleDstDC, COLORONCOLOR); in scaleBitmap()
/dports/devel/upp/upp/bazaar/plugin/tcc/lib/
H A Dgdi32.def307 SetStretchBltMode
/dports/editors/lazarus-devel/examples/virtualtreeview/advanced/
H A DDrawTreeDemo.pas313 SetStretchBltMode(Target.Canvas.Handle, HALFTONE);
638 SetStretchBltMode(Canvas.Handle, HALFTONE);
/dports/editors/lazarus-qt5-devel/examples/virtualtreeview/advanced/
H A DDrawTreeDemo.pas313 SetStretchBltMode(Target.Canvas.Handle, HALFTONE);
638 SetStretchBltMode(Canvas.Handle, HALFTONE);
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvdisplay.cpp495 int oldMode = SetStretchBltMode (hdc, STRETCH_DELETESCANS) ; in DrawPixelBlock()
542 SetStretchBltMode (hdc, oldMode) ; in DrawPixelBlock()
1097 oldMode = SetStretchBltMode (hdc, STRETCH_DELETESCANS) ; in WindowProc()
1159 SetStretchBltMode (hdc, oldMode) ; in WindowProc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/skia/ext/
H A Dskia_utils_win.cc91 res = SetStretchBltMode(context, HALFTONE); in InitializeDC()

12345678910>>...15