Home
last modified time | relevance | path

Searched refs:X2 (Results 1 – 14 of 14) sorted by relevance

/plugin/statdisplay/pchart/
DGDCanvas.php38 $X2 = $corner2->getX();
46 new Point($X2 + $shadowProperties->xDistance,
58 new Point($X2 + $shadowProperties->xDistance - $i / 2,
67 new Point($X2 + $shadowProperties->xDistance + $i / 2,
77 …imagefilledrectangle($this->picture, round ( $X1 ), round ( $Y1 ), round ( $X2 ), round ( $Y2 ), $…
79 $LayerWidth = abs ( $X2 - $X1 ) + 2;
90 …imagecopymerge ($this->picture, $this->Layers [0], round ( min ( $X1, $X2 ) - 1 ), round ( min ( $…
96 new Point($X2, $Y2),
107 $X2 = $corner2->getX() + .2;
110 new Point($X2, $Y1),
[all …]
DpChart.php211 function setGraphArea($X1, $Y1, $X2, $Y2) { argument
214 $this->GArea_X2 = $X2;
241 $X2 = $i + $SkewWidth;
246 $Y1 = $this->GArea_Y1 + $X2 - $this->GArea_X1 + 1;
249 if ($X2 >= $this->GArea_X2) {
250 $Y2 = $this->GArea_Y1 + $X2 - $this->GArea_X2 + 1;
251 $X2 = $this->GArea_X2 - 1;
255 new Point($X2, $Y2 + 1),
2035 $X2 = floor ( $XPos + $XWidth + $this->GArea_X1 );
2040 if ($X2 >= $this->GArea_X2) {
[all …]
/plugin/projects/pchart/pchart/
Dpchart.php308 function setGraphArea($X1,$Y1,$X2,$Y2) argument
312 $this->GArea_X2 = $X2;
334 $X2 = $i+$SkewWidth; $Y2 = $this->GArea_Y1;
338 { $X1 = $this->GArea_X1; $Y1 = $this->GArea_Y1 + $X2 - $this->GArea_X1 + 1; }
340 if ( $X2 >= $this->GArea_X2 )
341 { $Y2 = $this->GArea_Y1 + $X2 - $this->GArea_X2 +1; $X2 = $this->GArea_X2 - 1; }
344 imageline($this->Picture,$X1,$Y1,$X2,$Y2+1,$LineColor);
1100 …function drawTextBox($X1,$Y1,$X2,$Y2,$Text,$Angle=0,$R=255,$G=255,$B=255,$Align=ALIGN_LEFT,$Shadow… argument
1105 $AreaWidth = $X2 - $X1;
1109 $this->drawFilledRectangle($X1,$Y1,$X2,$Y2,$BgR,$BgG,$BgB,FALSE,$Alpha);
[all …]
/plugin/charter/lib/pchart/
DpChart.class.php308 function setGraphArea($X1,$Y1,$X2,$Y2) argument
312 $this->GArea_X2 = $X2;
334 $X2 = $i+$SkewWidth; $Y2 = $this->GArea_Y1;
338 { $X1 = $this->GArea_X1; $Y1 = $this->GArea_Y1 + $X2 - $this->GArea_X1 + 1; }
340 if ( $X2 >= $this->GArea_X2 )
341 { $Y2 = $this->GArea_Y1 + $X2 - $this->GArea_X2 +1; $X2 = $this->GArea_X2 - 1; }
344 imageline($this->Picture,$X1,$Y1,$X2,$Y2+1,$LineColor);
1124 …function drawTextBox($X1,$Y1,$X2,$Y2,$Text,$Angle=0,$R=255,$G=255,$B=255,$Align=ALIGN_LEFT,$Shadow… argument
1129 $AreaWidth = $X2 - $X1;
1133 $this->drawFilledRectangle($X1,$Y1,$X2,$Y2,$BgR,$BgG,$BgB,FALSE,$Alpha);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.audio-video.swf.php76 …list($X1, $X2, $Y1, $Y2) = explode("\n", wordwrap($FrameSizeDataString, $FrameSizeBitsPerValue, "\…
77 $info['swf']['header']['frame_width'] = getid3_lib::Bin2Dec($X2);
/plugin/jmol2/jmol/
DJmolApplet0_Quantum.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned0_Quantum.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/imapmarkers/
DREADME.md80 **Polygon**: X1,Y1,X2,Y2,X3,Y3 (and so on …)
/plugin/mermaid/
H A Dmermaid.min.js703X2="NamedArgument";o(wBe,"isNamedArgument");lg="Negation";o(gN,"isNegation");cg="NumberLiteral";o(…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1X2","Y2","Z2","z0","deltaMax","feature","centroidStream","centroidPoint","centroidLineStart","cent…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1X2, Y2, Z2,\n lambda00, phi00, // first point\n x0, y0, z0; // previous point\n\nvar centroi…
/plugin/openlayersmap/ol/
Dol.js.map1X2.\n * @param {number} y2 Y2.\n * @return {number} Squared distance.\n */\nexport function square…