Home
last modified time | relevance | path

Searched refs:nXOrg (Results 1 – 25 of 40) sorted by relevance

12

/dports/net/freerdp/freerdp-2.5.0/libfreerdp/gdi/
H A Dgdi.h75 x = (x + hBmpBrush->width - (hdcBrush->brush->nXOrg % hBmpBrush->width)) % in gdi_get_brush_pointer()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go371 func SetBrushOrgEx(hdc HDC, nXOrg, nYOrg int, lppt *POINT) bool { argument
374 uintptr(nXOrg),
/dports/editors/lazarus/lazarus/components/lclextensions/
H A Ddelphicompat.pas124 function SetBrushOrgEx({%H-}DC:HDC; {%H-}nXOrg, {%H-}nYOrg:longint; {%H-}lppt:PPOINT):Boolean; in SetBrushOrgEx()
/dports/editors/lazarus-qt5/lazarus/components/lclextensions/
H A Ddelphicompat.pas124 function SetBrushOrgEx({%H-}DC:HDC; {%H-}nXOrg, {%H-}nYOrg:longint; {%H-}lppt:PPOINT):Boolean; in SetBrushOrgEx()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lclextensions/
H A Ddelphicompat.pas124 function SetBrushOrgEx({%H-}DC:HDC; {%H-}nXOrg, {%H-}nYOrg:longint; {%H-}lppt:PPOINT):Boolean; in SetBrushOrgEx()
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lclextensions/
H A Ddelphicompat.pas124 function SetBrushOrgEx({%H-}DC:HDC; {%H-}nXOrg, {%H-}nYOrg:longint; {%H-}lppt:PPOINT):Boolean; in SetBrushOrgEx()
/dports/editors/lazarus/lazarus/components/lclextensions/include/win32/
H A Ddelphicompat.inc217 function SetBrushOrgEx(DC: LCLType.HDC; nXOrg, nYOrg: longint; lppt: Types.PPoint): Boolean;
219 Result := Windows.SetBrushOrgEx(DC,nXOrg,nYOrg,lppt);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lclextensions/include/win32/
H A Ddelphicompat.inc217 function SetBrushOrgEx(DC: LCLType.HDC; nXOrg, nYOrg: longint; lppt: Types.PPoint): Boolean;
219 Result := Windows.SetBrushOrgEx(DC,nXOrg,nYOrg,lppt);
/dports/editors/lazarus-qt5/lazarus/components/lclextensions/include/win32/
H A Ddelphicompat.inc217 function SetBrushOrgEx(DC: LCLType.HDC; nXOrg, nYOrg: longint; lppt: Types.PPoint): Boolean;
219 Result := Windows.SetBrushOrgEx(DC,nXOrg,nYOrg,lppt);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lclextensions/include/win32/
H A Ddelphicompat.inc217 function SetBrushOrgEx(DC: LCLType.HDC; nXOrg, nYOrg: longint; lppt: Types.PPoint): Boolean;
219 Result := Windows.SetBrushOrgEx(DC,nXOrg,nYOrg,lppt);
/dports/editors/lazarus/lazarus/components/lclextensions/include/generic/
H A Dstubs.inc153 function SetBrushOrgEx(DC:HDC; nXOrg, nYOrg:longint; lppt:PPOINT):Boolean;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lclextensions/include/generic/
H A Dstubs.inc153 function SetBrushOrgEx(DC:HDC; nXOrg, nYOrg:longint; lppt:PPOINT):Boolean;
/dports/editors/lazarus-qt5/lazarus/components/lclextensions/include/generic/
H A Dstubs.inc153 function SetBrushOrgEx(DC:HDC; nXOrg, nYOrg:longint; lppt:PPOINT):Boolean;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lclextensions/include/generic/
H A Dstubs.inc153 function SetBrushOrgEx(DC:HDC; nXOrg, nYOrg:longint; lppt:PPOINT):Boolean;
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/gdi/
H A Dgdi.h446 INT32 nXOrg; member

12