Home
last modified time | relevance | path

Searched defs:lastX (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/dports/math/vtk8/VTK-8.2.0/Examples/GUI/Python/
H A DCustomInteraction.py123 def Rotate(renderer, camera, x, y, lastX, lastY, centerX, centerY): argument
132 def Pan(renderer, camera, x, y, lastX, lastY, centerX, centerY): argument
174 def Dolly(renderer, camera, x, y, lastX, lastY, centerX, centerY): argument
/dports/math/vtk6/VTK-6.2.0/Examples/GUI/Python/
H A DCustomInteraction.py123 def Rotate(renderer, camera, x, y, lastX, lastY, centerX, centerY): argument
132 def Pan(renderer, camera, x, y, lastX, lastY, centerX, centerY): argument
174 def Dolly(renderer, camera, x, y, lastX, lastY, centerX, centerY): argument
/dports/graphics/pinta/pinta-1.7.1/Pinta.Core/Classes/
H A DBasePaintBrush.cs81 int x, int y, int lastX, int lastY) in DoMouseMove()
113 int x, int y, int lastX, int lastY); in OnMouseMove()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/kde/
H A Dkdeglwidget.h63 int lastX; variable
/dports/astro/celestia/celestia-1.6.1/src/celestia/kde/
H A Dkdeglwidget.h63 int lastX; variable
/dports/www/falkon/falkon-3.2.0/src/plugins/MouseGestures/3rdparty/
H A Dadv_recognizer.h71 int lastX, lastY; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/trace/
H A Dfilterset.cpp46 int lastX = width-3; in grayMapGaussian() local
96 int lastX = width-3; in rgbMapGaussian() local
176 int lastX = width-2; in grayMapSobel() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/
H A DBasicLambdaApp.java40 static int lastX; field in BasicLambdaApp
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/
H A DBasicLambdaApp.java40 static int lastX; field in BasicLambdaApp
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/
H A DBasicLambdaApp.java40 static int lastX; field in BasicLambdaApp
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/crt/
H A Dopen.c19 int lastX, lastY; /* last point plotted */ variable
/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Brushes/
H A DGridBrush.cs45 int x, int y, int lastX, int lastY) in OnMouseMove()
H A DSquaresBrush.cs43 int x, int y, int lastX, int lastY) in OnMouseMove()
H A DCircleBrush.cs45 int x, int y, int lastX, int lastY) in OnMouseMove()
H A DPlainBrush.cs45 int x, int y, int lastX, int lastY) in OnMouseMove()
H A DSplatterBrush.cs45 int x, int y, int lastX, int lastY) in OnMouseMove()
/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Doutline.c16 static int lastX, lastY; variable
/dports/math/R/R-4.1.2/src/library/tcltk/demo/
H A Dtkcanvas.R95 lastX <<- x globalVar
127 lastX <- 0 globalVar
/dports/math/libRmath/R-4.1.1/src/library/tcltk/demo/
H A Dtkcanvas.R95 lastX <<- x globalVar
127 lastX <- 0 globalVar
/dports/comms/qt5-sensors/kde-qtsensors-5.15.2p2/src/plugins/sensorgestures/qtsensors/
H A Dqwhipsensorgesturerecognizer.h77 qreal lastX; variable
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgSparks.h41 Vec3 lastX [SPARKS]; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webaudio/blink/
H A DZeroPole.cpp48 float lastX = m_lastX; in process() local
/dports/www/firefox/firefox-99.0/dom/media/webaudio/blink/
H A DZeroPole.cpp48 float lastX = m_lastX; in process() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webaudio/blink/
H A DZeroPole.cpp48 float lastX = m_lastX; in process() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webaudio/blink/
H A DZeroPole.cpp46 float lastX = m_lastX; in process() local

12345678910>>...23