Home
last modified time | relevance | path

Searched refs:COLORONCOLOR (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/graphics/libwmf/libwmf-0.2.12/include/libwmf/
H A Ddefs.h248 #undef COLORONCOLOR
249 #define COLORONCOLOR 3 macro
262 #define STRETCH_DELETESCANS COLORONCOLOR
/dports/graphics/libwmf-nox11/libwmf-0.2.12/include/libwmf/
H A Ddefs.h248 #undef COLORONCOLOR
249 #define COLORONCOLOR 3 macro
262 #define STRETCH_DELETESCANS COLORONCOLOR
/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/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py107 COLORONCOLOR = 3 variable
112 STRETCH_DELETESCANS = COLORONCOLOR
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py107 COLORONCOLOR = 3 variable
112 STRETCH_DELETESCANS = COLORONCOLOR
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py107 COLORONCOLOR = 3 variable
112 STRETCH_DELETESCANS = COLORONCOLOR
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py107 COLORONCOLOR = 3 variable
112 STRETCH_DELETESCANS = COLORONCOLOR
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/
H A Ddibutils.h129 #define HALFTONE COLORONCOLOR
/dports/graphics/freeimage/FreeImage/Wrapper/Delphi/demo/TargaUnit/
H A DTargaImage.pas131 SetStretchBltMode(ACanvas.Handle, COLORONCOLOR);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/inc/
H A Dmtftools.hxx104 #define COLORONCOLOR 3 macro
108 #define STRETCH_DELETESCANS COLORONCOLOR
/dports/cad/ldview/ldview-4.4/CUI/
H A DCUIScaler.cpp228 SetStretchBltMode(m_hScaleDstDC, COLORONCOLOR); in scaleBitmap()
/dports/net-im/uTox/uTox/src/windows/
H A Dscreen_grab.c32 image->stretch_mode = COLORONCOLOR; in create_utox_image()
H A Ddrawing.c71 case FILTER_NEAREST: image->stretch_mode = COLORONCOLOR; break; in image_set_filter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/inc/
H A Dmtftools.hxx105 #define COLORONCOLOR 3 macro
109 #define STRETCH_DELETESCANS COLORONCOLOR
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/msos/
H A Dvidinput_app.cxx366 SetStretchBltMode(hMemDC, COLORONCOLOR); in GetWindowBitmap()
/dports/graphics/pixie/Pixie/src/framebuffer/
H A Dfbw.cpp209 SetStretchBltMode(cDc, COLORONCOLOR); in redraw()
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/Wasabi/bfc/platform/
H A Dplatform.h416 #define COLORONCOLOR 3 macro
/dports/editors/calligra/calligra-3.2.1/libs/vectorimage/libwmf/
H A DWmfEnums.h539 COLORONCOLOR = 0x0003, enumerator
/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()
414 SetStretchBltMode(m_hDC, COLORONCOLOR); in GDI_StretchDIBits()
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/GDI/
H A DTypes.hsc316 , cOLORONCOLOR = COLORONCOLOR
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImagePlus/src/
H A DfipWinImage.cpp456 SetStretchBltMode(hDC, COLORONCOLOR); in drawEx()
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/win32/
H A Dui_imagelib.c346 SetStretchBltMode(hmdc, COLORONCOLOR); in ui_imagelib_load_file_for_background()
/dports/net/mpich2/mpich2-1.5/src/util/logging/rlog/rimshot/
H A DrimshotView.cpp595 m_Draw.pCanvas->SetStretchBltMode(COLORONCOLOR); in OnInitialUpdate()
598 m_Draw.pCopyCanvas->SetStretchBltMode(COLORONCOLOR); in OnInitialUpdate()
/dports/net/mpich/mpich-3.4.3/src/util/logging/rlog/rimshot/
H A DrimshotView.cpp570 m_Draw.pCanvas->SetStretchBltMode(COLORONCOLOR); in OnInitialUpdate()
573 m_Draw.pCopyCanvas->SetStretchBltMode(COLORONCOLOR); in OnInitialUpdate()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DBitmap.sml34 val COLORONCOLOR : StretchMode value
115 val COLORONCOLOR = W (3) value

1234567891011