Home
last modified time | relevance | path

Searched refs:nYEnd (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/source/raster/
H A Drasterconvert3d.cxx158 sal_Int32 nYEnd(fround(aEnd.getY())); in addEdge() local
160 if(nYStart == nYEnd) in addEdge()
163 if(nYStart > nYEnd) in addEdge()
166 std::swap(nYStart, nYEnd); in addEdge()
170 const sal_uInt32 nYDelta(nYEnd - nYStart); in addEdge()
248 sal_Int32 nYEnd(fround(aEnd.getY())); in rasterconvertB3DEdge() local
250 if(nYStart == nYEnd) in rasterconvertB3DEdge()
278 if(nYStart > nYEnd) in rasterconvertB3DEdge()
281 std::swap(nYStart, nYEnd); in rasterconvertB3DEdge()
284 const sal_uInt32 nYDelta(static_cast<sal_uInt32>(nYEnd - nYStart)); in rasterconvertB3DEdge()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/source/raster/
H A Drasterconvert3d.cxx158 sal_Int32 nYEnd(fround(aEnd.getY())); in addEdge() local
160 if(nYStart != nYEnd) in addEdge()
162 if(nYStart > nYEnd) in addEdge()
165 std::swap(nYStart, nYEnd); in addEdge()
169 const sal_uInt32 nYDelta(nYEnd - nYStart); in addEdge()
248 sal_Int32 nYEnd(fround(aEnd.getY())); in rasterconvertB3DEdge() local
250 if(nYStart == nYEnd) in rasterconvertB3DEdge()
278 if(nYStart > nYEnd) in rasterconvertB3DEdge()
281 std::swap(nYStart, nYEnd); in rasterconvertB3DEdge()
284 const sal_uInt32 nYDelta(static_cast<sal_uInt32>(nYEnd - nYStart)); in rasterconvertB3DEdge()
/dports/misc/visp/visp-3.4.0/modules/gui/src/display/windows/
H A DvpWin32API.cpp57 BOOL vpLineTo(HDC hdc, int nXEnd, int nYEnd) in vpLineTo() argument
59 BOOL ret = LineTo(hdc, nXEnd, nYEnd); in vpLineTo()
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/gdi/
H A Dline.h33 FREERDP_LOCAL BOOL gdi_LineTo(HGDI_DC hdc, UINT32 nXEnd, UINT32 nYEnd);
H A Dline.c126 BOOL gdi_LineTo(HGDI_DC hdc, UINT32 nXEnd, UINT32 nYEnd) in gdi_LineTo() argument
142 y2 = nYEnd; in gdi_LineTo()
/dports/net/freerdp/freerdp-2.5.0/client/Windows/
H A Dwf_gdi.c616 LineTo(wfc->drawing->hdc, line_to->nXEnd, line_to->nYEnd); in wf_gdi_line_to()
618 y = (line_to->nYStart < line_to->nYEnd) ? line_to->nYStart : line_to->nYEnd; in wf_gdi_line_to()
621 h = (line_to->nYStart < line_to->nYEnd) ? (line_to->nYEnd - line_to->nYStart) in wf_gdi_line_to()
622 : (line_to->nYStart - line_to->nYEnd); in wf_gdi_line_to()
/dports/misc/visp/visp-3.4.0/modules/gui/include/visp3/gui/
H A DvpWin32API.h59 BOOL vpLineTo(HDC hdc, int nXEnd, int nYEnd);
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dgdi32.go300 func LineTo(hdc HDC, nXEnd, nYEnd int) bool {
304 uintptr(nYEnd))
/dports/math/ngraph/Ngraph-6.3.54-src/x11drive/
H A Dwmfapi.h181 BOOL LineTo(HDC hdc,INT nXEnd,INT nYEnd);
H A Dwmfapi.c303 BOOL LineTo(HDC hdc,INT nXEnd,INT nYEnd) in LineTo() argument
309 r.rdParm[0]=nYEnd; in LineTo()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/tests/hwloc/ports/include/windows/
H A Dwindows.h180 BOOL LineTo(HDC hdc, int nXEnd, int nYEnd);
/dports/net/mpich/mpich-3.4.3/modules/hwloc/tests/hwloc/ports/include/windows/
H A Dwindows.h180 BOOL LineTo(HDC hdc, int nXEnd, int nYEnd);
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/tests/hwloc/ports/include/windows/
H A Dwindows.h180 BOOL LineTo(HDC hdc, int nXEnd, int nYEnd);
/dports/devel/hwloc2/hwloc-2.5.0/tests/hwloc/ports/include/windows/
H A Dwindows.h180 BOOL LineTo(HDC hdc, int nXEnd, int nYEnd);
/dports/net/freerdp/freerdp-2.5.0/client/X11/
H A Dxf_gdi.c511 line_to->nXEnd, line_to->nYEnd); in xf_gdi_line_to()
517 y = MIN(line_to->nYStart, line_to->nYEnd); in xf_gdi_line_to()
519 h = abs(line_to->nYEnd - line_to->nYStart) + 1; in xf_gdi_line_to()

12345678