Home
last modified time | relevance | path

Searched refs:setLength (Results 26 – 37 of 37) sorted by path

12

/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/passwords/
H A Dsyntax.php117 $this->setLength($resultLength[1]);
215 private function setLength($length) { function in syntax_plugin_passwords
/plugin/qrcode2/
H A Dphpqrcode.php1788 public function allocate($setLength) argument
1790 $this->data = array_fill(0, $setLength, 0);
/plugin/stlviewer/stlviewer/
H A DTrackballControls.js161 objectUpDirection.setLength( _moveCurr.y - _movePrev.y );
162 objectSidewaysDirection.setLength( _moveCurr.x - _movePrev.x );
242 pan.copy( _eye ).cross( _this.object.up ).setLength( mouseChange.x );
243 pan.add( objectUp.copy( _this.object.up ).setLength( mouseChange.y ) );
270 _this.object.position.addVectors( _this.target, _eye.setLength( _this.maxDistance ) );
277 _this.object.position.addVectors( _this.target, _eye.setLength( _this.minDistance ) );
H A Dthree.min.js2setLength=function(t){return this.normalize().multiplyScalar(t)},e.lerp=function(t,e){return this.… function

12