Home
last modified time | relevance | path

Searched refs:draw (Results 176 – 184 of 184) sorted by last modified time

12345678

/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js367 this.draw(pointer);
457 draw: function(point) {
540 this.draw(Draggables._lastScrollPointer);
H A Dslider.js242 this.draw(event);
247 draw: function(event) {
/plugin/processing/
H A Dscript.js8336 …var xplot1 = draw[4] * x1 + draw[5] * arguments[0] + draw[6] * arguments[3] + draw[7] * arguments[…
8445 var xplot1 = draw[4] * x1 + draw[5] * x2 + draw[6] * x3 + draw[7] * x4;
8446 var xplot2 = draw[8] * x1 + draw[9] * x2 + draw[10] * x3 + draw[11] * x4;
8447 var xplot3 = draw[12] * x1 + draw[13] * x2 + draw[14] * x3 + draw[15] * x4;
8449 var yplot1 = draw[4] * y1 + draw[5] * y2 + draw[6] * y3 + draw[7] * y4;
8450 var yplot2 = draw[8] * y1 + draw[9] * y2 + draw[10] * y3 + draw[11] * y4;
8451 var yplot3 = draw[12] * y1 + draw[13] * y2 + draw[14] * y3 + draw[15] * y4;
8453 var zplot1 = draw[4] * z1 + draw[5] * z2 + draw[6] * z3 + draw[7] * z4;
8454 var zplot2 = draw[8] * z1 + draw[9] * z2 + draw[10] * z3 + draw[11] * z4;
8455 var zplot3 = draw[12] * z1 + draw[13] * z2 + draw[14] * z3 + draw[15] * z4;
[all …]
/plugin/jmol2/jmol/
H A DCHANGES.txt440 # "draw" -- draw command for the local helix vector
1826 # bug fix: draw pointgroup C2 2 not distinguished from draw pointgroup C2 1
1838 # bug fix -- draw pointgroup, write pointgroup draw
1973 # new feature: write pointgroup draw delivers draw commands
2785 # new feature: draw CIRCLE
3313 # bug fix: draw not colored
4818 # draw pt1 $p[1]
5227 # draw list
5541 # draw @x
5542 # draw @y
[all …]
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
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 ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/indexmenu2/cms/templates/TabControl/FlatPanel/
H A Ddesign.css7 … margin: 0 0 0 0; /* required to draw the borders and push down next content */

12345678