Home
last modified time | relevance | path

Searched refs:drawLine (Results 26 – 40 of 40) sorted by last modified time

12

/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js.map1 …raWidth","actorsX","distance","drawTextBox","offsetY","drawActor","aX","drawLine","drawSelfSignal"…
H A Dsequence-diagram-raphael.js1153 this.drawLine(
1199 this.drawLine(aX, y1, aX + SELF_SIGNAL_WIDTH, y1, signal.linetype);
1200 this.drawLine(aX + SELF_SIGNAL_WIDTH, y1, aX + SELF_SIGNAL_WIDTH, y2, signal.linetype);
1201 this.drawLine(aX + SELF_SIGNAL_WIDTH, y2, aX, y2, signal.linetype, signal.arrowtype);
1217 this.drawLine(aX, y, bX, y, signal.linetype, signal.arrowtype);
1381 drawLine: function(x1, y1, x2, y2, linetype, arrowhead) {
1448 drawLine: function(x1, y1, x2, y2, linetype, arrowhead) {
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java230 g.drawLine(2, 2, frameCellCanvas.getWidth()-2, frameCellCanvas.getHeight()-2); in paintFrame()
231 g.drawLine(frameCellCanvas.getWidth()-2, 2, 2, frameCellCanvas.getHeight()-2); in paintFrame()
245 g.drawLine(i, MEDIAN - volume, i, MEDIAN + volume); in paintAudio()
/plugin/projects/pchart/pchart/
H A Dpchart.php2164 $this->drawLine($XCenter,$YCenter,$X,$Y,$A_R,$A_G,$A_B);
2810 $this->drawLine($X1,$Y1,$X2,$Y1,$R,$G,$B);
2811 $this->drawLine($X2,$Y1,$X2,$Y2,$R,$G,$B);
2812 $this->drawLine($X2,$Y2,$X1,$Y2,$R,$G,$B);
2813 $this->drawLine($X1,$Y2,$X1,$Y1,$R,$G,$B);
2903 $this->drawLine($X1+$Radius,$Y1,$X2-$Radius,$Y1,$R,$G,$B);
2904 $this->drawLine($X2,$Y1+$Radius,$X2,$Y2-$Radius,$R,$G,$B);
2905 $this->drawLine($X2-$Radius,$Y2,$X1+$Radius,$Y2,$R,$G,$B);
2906 $this->drawLine($X1,$Y2-$Radius,$X1,$Y1+$Radius,$R,$G,$B);
2950 $this->drawLine($X1+$Radius,$Y1,$X2-$Radius,$Y1,$R,$G,$B);
[all …]
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorRuler.java504 g.drawLine(ix, rulerSize, ix, 0); in paintComponent()
510 g.drawLine(ix, rulerSize, ix, smallTick); in paintComponent()
513 g.drawLine(ix, rulerSize, ix, middleTick); in paintComponent()
516 g.drawLine(ix, rulerSize, ix, smallTick); in paintComponent()
533 g.drawLine(rulerSize, iy, 0, iy); in paintComponent()
544 g.drawLine(rulerSize, iy, smallTick, iy); in paintComponent()
547 g.drawLine(rulerSize, iy, middleTick, iy); in paintComponent()
550 g.drawLine(rulerSize, iy, smallTick, iy); in paintComponent()
559 g.drawLine(mouse.x, rulerSize, mouse.x, 0); in paintComponent()
563 g.drawLine(rulerSize, mouse.y, 0, mouse.y); in paintComponent()
H A DShadowBorder.java67 g.drawLine(0, h - 2, w, h - 2); in paintBorder()
68 g.drawLine(0, h - 1, w, h - 1); in paintBorder()
69 g.drawLine(w - 2, 0, w - 2, h); in paintBorder()
70 g.drawLine(w - 1, 0, w - 1, h); in paintBorder()
74 g.drawLine(1, h - 2, w - 2, h - 2); in paintBorder()
75 g.drawLine(w - 2, 1, w - 2, h - 2); in paintBorder()
78 g.drawLine(2, h - 1, w - 2, h - 1); in paintBorder()
79 g.drawLine(w - 1, 2, w - 1, h - 2); in paintBorder()
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1920 function drawLine(ctx,x,y,width,height,dist,array,factor,color,fill){ function
2324 drawLine(ctx,pw,ph+ih-bh,bw,bh,dw,ChartData[i],hf,cc,canvas_nofill);
/plugin/jmol2/jmol/
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/ ...
H A DJmolApplet0_Symmetry.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_Symmetry.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/charter/lib/pchart/
H A DpChart.class.php2189 $this->drawLine($XCenter,$YCenter,$X,$Y,$A_R,$A_G,$A_B);
2835 $this->drawLine($X1,$Y1,$X2,$Y1,$R,$G,$B);
2836 $this->drawLine($X2,$Y1,$X2,$Y2,$R,$G,$B);
2837 $this->drawLine($X2,$Y2,$X1,$Y2,$R,$G,$B);
2838 $this->drawLine($X1,$Y2,$X1,$Y1,$R,$G,$B);
2928 $this->drawLine($X1+$Radius,$Y1,$X2-$Radius,$Y1,$R,$G,$B);
2929 $this->drawLine($X2,$Y1+$Radius,$X2,$Y2-$Radius,$R,$G,$B);
2930 $this->drawLine($X2-$Radius,$Y2,$X1+$Radius,$Y2,$R,$G,$B);
2931 $this->drawLine($X1,$Y2-$Radius,$X1,$Y1+$Radius,$R,$G,$B);
2975 $this->drawLine($X1+$Radius,$Y1,$X2-$Radius,$Y1,$R,$G,$B);
[all …]

12