Home
last modified time | relevance | path

Searched defs:afterY (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/spectacle/spectacle-21.12.3/src/QuickEditor/
H A DQuickEditor.cpp403 const bool afterY = mMousePos.y() >= mStartPos.y(); in mouseMoveEvent() local
421 const bool afterY = mMousePos.y() >= mStartPos.y(); in mouseMoveEvent() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/wavelets/
H A DWaveletDWT.h655 ArrayType afterY; in DWT3D() local
865 BasicArrayType afterY; in IDWT3D() local
1842 BasicArrayType afterY; in IDWT2D() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/wavelets/
H A DWaveletDWT.h683 ArrayType afterY; in DWT3D() local
900 BasicArrayType afterY; in IDWT3D() local
1907 BasicArrayType afterY; in IDWT2D() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgslinestring.cpp1588 double afterY = mY.at( 1 ); in vertexAngle() local
1609 double afterY = mY.at( vertex.vertex + 1 ); in vertexAngle() local
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgslinestring.cpp1909 double afterY = mY.at( 1 ); in vertexAngle() local
1930 double afterY = mY.at( vertex.vertex + 1 ); in vertexAngle() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A DGribUIDialog.cpp1471 GribRecord *beforeY = nullptr, *afterY = nullptr; in getTimeInterpolatedValues() local