Home
last modified time | relevance | path

Searched refs:_AlphaBlend (Results 1 – 17 of 17) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/driver/windriver/
H A Dwindraw.go77 return _AlphaBlend(dc, int32(dr.Min.X), int32(dr.Min.Y), int32(dr.Dx()), int32(dr.Dy()),
H A Dzsyscall_windows.go36 func _AlphaBlend(dcdest syscall.Handle, xoriginDest int32, yoriginDest int32, wDest int32, hDest in… func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/driver/windriver/
H A Dwindraw.go76 return _AlphaBlend(dc, int32(dr.Min.X), int32(dr.Min.Y), int32(dr.Dx()), int32(dr.Dy()),
H A Dzsyscall_windows.go36 func _AlphaBlend(dcdest syscall.Handle, xoriginDest int32, yoriginDest int32, wDest int32, hDest in… func
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas480 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd… in _AlphaBlend() function
862 …Result := _AlphaBlend(hdcDest, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest, hdcSrc, nXOrig…
971 else Pointer(AlphaBlend) := @_AlphaBlend;
1071 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas422 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd… in _AlphaBlend() function
807 …Result := _AlphaBlend(hdcDest, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest, hdcSrc, nXOrig…
930 else Pointer(AlphaBlend) := @_AlphaBlend;
1030 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas422 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd… in _AlphaBlend() function
807 …Result := _AlphaBlend(hdcDest, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest, hdcSrc, nXOrig…
930 else Pointer(AlphaBlend) := @_AlphaBlend;
1030 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas480 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd… in _AlphaBlend() function
862 …Result := _AlphaBlend(hdcDest, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest, hdcSrc, nXOrig…
971 else Pointer(AlphaBlend) := @_AlphaBlend;
1071 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas422 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd… in _AlphaBlend() function
807 …Result := _AlphaBlend(hdcDest, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest, hdcSrc, nXOrig…
930 else Pointer(AlphaBlend) := @_AlphaBlend;
1030 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas480 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd… in _AlphaBlend() function
862 …Result := _AlphaBlend(hdcDest, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest, hdcSrc, nXOrig…
971 else Pointer(AlphaBlend) := @_AlphaBlend;
1071 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas422 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd… in _AlphaBlend() function
807 …Result := _AlphaBlend(hdcDest, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest, hdcSrc, nXOrig…
930 else Pointer(AlphaBlend) := @_AlphaBlend;
1030 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas480 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd… in _AlphaBlend() function
862 …Result := _AlphaBlend(hdcDest, nXOriginDest, nYOriginDest, nWidthDest, nHeightDest, hdcSrc, nXOrig…
971 else Pointer(AlphaBlend) := @_AlphaBlend;
1071 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwinceextra.pp356 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd…
710 AlphaBlend := @_AlphaBlend;
739 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinceextra.pp354 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd…
708 AlphaBlend := @_AlphaBlend;
737 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwinceextra.pp356 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd…
710 AlphaBlend := @_AlphaBlend;
739 AlphaBlend := @_AlphaBlend;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinceextra.pp354 function _AlphaBlend(hdcDest: HDC; nXOriginDest, nYOriginDest, nWidthDest, nHeightDest: Integer; hd…
708 AlphaBlend := @_AlphaBlend;
737 AlphaBlend := @_AlphaBlend;
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawingdi.pas11081 _AlphaBlend: Pointer;
11085 GetProcedureAddress(_AlphaBlend, msimg32, 'AlphaBlend');
11089 JMP [_AlphaBlend]