Home
last modified time | relevance | path

Searched refs:nWidthDest (Results 1 – 25 of 43) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DGDIExtras.h32 …lendPointerType) (HDC hdcDest, int nXOriginDest, int nYOriginDest, int nWidthDest, int nHeightDest…
48 inline bool alphaBlendIfSupported(HDC hdcDest, int nXOriginDest, int nYOriginDest, int nWidthDest, … in alphaBlendIfSupported() argument
56 …alphaBlendPointer(hdcDest, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest, hdcSrc, nXOriginSr… in alphaBlendIfSupported()
58 …AlphaBlend(hdcDest, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest, hdcSrc, nXOriginSrc, nYOr… in alphaBlendIfSupported()
H A DGDIExtras.cpp34 … BOOL, APIENTRY, (HDC hdcDest, int nXOriginDest, int nYOriginDest, int nWidthDest, int nHeightDest…
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas511 if nWidthDest < 0 then Exit(False);
567 if nXOriginDest + nWidthDest < 0 then Exit(True);
578 Info.Header.biWidth := nWidthDest;
584 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
635 Info.Header.biWidth := nWidthDest;
683 SrcRowStride := nWidthDest * SrcPixelBytes;
692 nWidthSrc := nWidthDest;
735 DstRowStride := nWidthDest * DstPixelBytes;
764 for x := 1 to nWidthDest do
790 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas453 if nWidthDest < 0 then Exit(False);
509 if nXOriginDest + nWidthDest < 0 then Exit(True);
520 Info.Header.biWidth := nWidthDest;
526 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
578 Info.Header.biWidth := nWidthDest;
627 SrcRowStride := nWidthDest * SrcPixelBytes;
636 nWidthSrc := nWidthDest;
679 DstRowStride := nWidthDest * DstPixelBytes;
709 for x := 1 to nWidthDest do
735 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas453 if nWidthDest < 0 then Exit(False);
509 if nXOriginDest + nWidthDest < 0 then Exit(True);
520 Info.Header.biWidth := nWidthDest;
526 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
578 Info.Header.biWidth := nWidthDest;
627 SrcRowStride := nWidthDest * SrcPixelBytes;
636 nWidthSrc := nWidthDest;
679 DstRowStride := nWidthDest * DstPixelBytes;
709 for x := 1 to nWidthDest do
735 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas511 if nWidthDest < 0 then Exit(False);
567 if nXOriginDest + nWidthDest < 0 then Exit(True);
578 Info.Header.biWidth := nWidthDest;
584 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
635 Info.Header.biWidth := nWidthDest;
683 SrcRowStride := nWidthDest * SrcPixelBytes;
692 nWidthSrc := nWidthDest;
735 DstRowStride := nWidthDest * DstPixelBytes;
764 for x := 1 to nWidthDest do
790 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas453 if nWidthDest < 0 then Exit(False);
509 if nXOriginDest + nWidthDest < 0 then Exit(True);
520 Info.Header.biWidth := nWidthDest;
526 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
578 Info.Header.biWidth := nWidthDest;
627 SrcRowStride := nWidthDest * SrcPixelBytes;
636 nWidthSrc := nWidthDest;
679 DstRowStride := nWidthDest * DstPixelBytes;
709 for x := 1 to nWidthDest do
735 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas511 if nWidthDest < 0 then Exit(False);
567 if nXOriginDest + nWidthDest < 0 then Exit(True);
578 Info.Header.biWidth := nWidthDest;
584 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
635 Info.Header.biWidth := nWidthDest;
683 SrcRowStride := nWidthDest * SrcPixelBytes;
692 nWidthSrc := nWidthDest;
735 DstRowStride := nWidthDest * DstPixelBytes;
764 for x := 1 to nWidthDest do
790 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas453 if nWidthDest < 0 then Exit(False);
509 if nXOriginDest + nWidthDest < 0 then Exit(True);
520 Info.Header.biWidth := nWidthDest;
526 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
578 Info.Header.biWidth := nWidthDest;
627 SrcRowStride := nWidthDest * SrcPixelBytes;
636 nWidthSrc := nWidthDest;
679 DstRowStride := nWidthDest * DstPixelBytes;
709 for x := 1 to nWidthDest do
735 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas511 if nWidthDest < 0 then Exit(False);
567 if nXOriginDest + nWidthDest < 0 then Exit(True);
578 Info.Header.biWidth := nWidthDest;
584 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
635 Info.Header.biWidth := nWidthDest;
683 SrcRowStride := nWidthDest * SrcPixelBytes;
692 nWidthSrc := nWidthDest;
735 DstRowStride := nWidthDest * DstPixelBytes;
764 for x := 1 to nWidthDest do
790 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwinceextra.pp385 if nWidthDest < 0 then Exit(False);
420 if nXOriginDest + nWidthDest < 0 then Exit(True);
428 Info.Header.biWidth := nWidthDest;
432 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
481 Info.Header.biWidth := nWidthDest;
527 SrcRowStride := nWidthDest * SrcPixelBytes;
536 nWidthSrc := nWidthDest;
579 DstRowStride := nWidthDest * DstPixelBytes;
610 for x := 1 to nWidthDest do
635 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinceextra.pp383 if nWidthDest < 0 then Exit(False);
418 if nXOriginDest + nWidthDest < 0 then Exit(True);
426 Info.Header.biWidth := nWidthDest;
430 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
479 Info.Header.biWidth := nWidthDest;
525 SrcRowStride := nWidthDest * SrcPixelBytes;
534 nWidthSrc := nWidthDest;
577 DstRowStride := nWidthDest * DstPixelBytes;
608 for x := 1 to nWidthDest do
633 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwinceextra.pp385 if nWidthDest < 0 then Exit(False);
420 if nXOriginDest + nWidthDest < 0 then Exit(True);
428 Info.Header.biWidth := nWidthDest;
432 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
481 Info.Header.biWidth := nWidthDest;
527 SrcRowStride := nWidthDest * SrcPixelBytes;
536 nWidthSrc := nWidthDest;
579 DstRowStride := nWidthDest * DstPixelBytes;
610 for x := 1 to nWidthDest do
635 for x := 1 to nWidthDest do
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinceextra.pp383 if nWidthDest < 0 then Exit(False);
418 if nXOriginDest + nWidthDest < 0 then Exit(True);
426 Info.Header.biWidth := nWidthDest;
430 Info.Header.biSizeImage := nWidthDest * nHeightDest * 4;
479 Info.Header.biWidth := nWidthDest;
525 SrcRowStride := nWidthDest * SrcPixelBytes;
534 nWidthSrc := nWidthDest;
577 DstRowStride := nWidthDest * DstPixelBytes;
608 for x := 1 to nWidthDest do
633 for x := 1 to nWidthDest do
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/cbits/
H A Dalphablend.c3 BOOL c_AlphaBlend ( HDC hdcDest, int nXOriginDest, int nYOriginDest, int nWidthDest, int hHeightDest in c_AlphaBlend() argument
12 return AlphaBlend ( hdcDest, nXOriginDest, nYOriginDest, nWidthDest, hHeightDest in c_AlphaBlend()
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/include/
H A Dalphablend.h6 BOOL c_AlphaBlend ( HDC hdcDest, int nXOriginDest, int nYOriginDest, int nWidthDest, int hHeightDest
/dports/graphics/cairo/cairo-1.17.4/src/win32/
H A Dcairo-win32-private.h172 int nWidthDest,
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/win32/
H A Dcairo-win32-private.h174 int nWidthDest,
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/win32/
H A Dcairo-win32-private.h174 int nWidthDest,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/win32/
H A Dcairo-win32-private.h174 int nWidthDest,
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go428 func StretchBlt(hdcDest HDC, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest int, hdcSrc HDC, n… argument
433 uintptr(nWidthDest),
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dgdi32.go428 func StretchBlt(hdcDest HDC, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest int, hdcSrc HDC, n… argument
433 uintptr(nWidthDest),
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dgdi32.go428 func StretchBlt(hdcDest HDC, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest int, hdcSrc HDC, n… argument
433 uintptr(nWidthDest),
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go428 func StretchBlt(hdcDest HDC, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest int, hdcSrc HDC, n… argument
433 uintptr(nWidthDest),
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go428 func StretchBlt(hdcDest HDC, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest int, hdcSrc HDC, n… argument
433 uintptr(nWidthDest),

12