Home
last modified time | relevance | path

Searched refs:upX (Results 1 – 3 of 3) sorted by relevance

/plugin/rrdgraph/
H A Dscript.js85 var upX = e.originalEvent.changedTouches[0].pageX;
88 if ((Math.abs(downX - upX) > 100) && (Math.abs(downY - upY) < 50))
90 var event = jQuery.Event((upX > downX) ? "swiperight" : "swipeleft");
/plugin/processing/
H A Dscript.js6693 p.camera = function camera(eyeX, eyeY, eyeZ, centerX, centerY, centerZ, upX, upY, upZ) { argument
6705 upX = 0;
6711 var y = new p.PVector(upX, upY, upZ);
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2 …nearRampToValueAtTime(Dl.y,i),n.forwardZ.linearRampToValueAtTime(Dl.z,i),n.upX.linearRampToValueAt…