| /plugin/statdisplay/pchart/ |
| D | GDCanvas.php | 38 $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 …]
|
| D | pChart.php | 211 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/ |
| D | pchart.php | 308 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/ |
| D | pChart.class.php | 308 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/ |
| D | module.audio-video.swf.php | 76 …list($X1, $X2, $Y1, $Y2) = explode("\n", wordwrap($FrameSizeDataString, $FrameSizeBitsPerValue, "\… 77 $info['swf']['header']['frame_width'] = getid3_lib::Bin2Dec($X2);
|
| /plugin/jmol2/jmol/ |
| D | JmolApplet0_Quantum.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
| D | JmolAppletSigned0_Quantum.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
| D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| /plugin/imapmarkers/ |
| D | README.md | 80 **Polygon**: X1,Y1,X2,Y2,X3,Y3 (and so on …)
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 703 …X2="NamedArgument";o(wBe,"isNamedArgument");lg="Negation";o(gN,"isNegation");cg="NumberLiteral";o(…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …X2","Y2","Z2","z0","deltaMax","feature","centroidStream","centroidPoint","centroidLineStart","cent…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …X2, Y2, Z2,\n lambda00, phi00, // first point\n x0, y0, z0; // previous point\n\nvar centroi…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …X2.\n * @param {number} y2 Y2.\n * @return {number} Squared distance.\n */\nexport function square…
|