| /plugin/statdisplay/pchart/ |
| D | GDCanvas.php | 36 $Y1 = $corner1->getY(); 45 $Y1 + $shadowProperties->yDistance), 57 $Y1 + $shadowProperties->yDistance - $i / 2), 66 $Y1 + $shadowProperties->yDistance + $i / 2), 77 …imagefilledrectangle($this->picture, round ( $X1 ), round ( $Y1 ), round ( $X2 ), round ( $Y2 ), $… 80 $LayerHeight = abs ( $Y2 - $Y1 ) + 2; 90 …picture, $this->Layers [0], round ( min ( $X1, $X2 ) - 1 ), round ( min ( $Y1, $Y2 ) - 1 ), 0, 0, … 95 $this->drawRectangle(new Point($X1, $Y1), 106 $Y1 = $corner1->getY() - .2; 109 $this->drawLine(new Point($X1, $Y1), [all …]
|
| D | pChart.php | 211 function setGraphArea($X1, $Y1, $X2, $Y2) { argument 213 $this->GArea_Y1 = $Y1; 240 $Y1 = $this->GArea_Y2; 246 $Y1 = $this->GArea_Y1 + $X2 - $this->GArea_X1 + 1; 254 $this->canvas->drawLine(new Point($X1, $Y1), 2034 $Y1 = floor ( $YPos + $this->GArea_Y1 ) + .2; 2046 …$this->addToImageMap ( $X1, min ( $Y1, $Y2 ), $X2, max ( $Y1, $Y2 ), $DataDescription->description… 2049 $Y1), 2051 $Y1), 2229 $Y1 = floor ( $YPos ) - .2; [all …]
|
| /plugin/projects/pchart/pchart/ |
| D | pchart.php | 308 function setGraphArea($X1,$Y1,$X2,$Y2) argument 311 $this->GArea_Y1 = $Y1; 333 $X1 = $i; $Y1 = $this->GArea_Y2; 338 { $X1 = $this->GArea_X1; $Y1 = $this->GArea_Y1 + $X2 - $this->GArea_X1 + 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 1106 $AreaHeight = $Y2 - $Y1; 1109 $this->drawFilledRectangle($X1,$Y1,$X2,$Y2,$BgR,$BgG,$BgB,FALSE,$Alpha); 1111 if ( $Align == ALIGN_TOP_LEFT ) { $X = $X1+1; $Y = $Y1+$this->FontSize+1; } 1112 …if ( $Align == ALIGN_TOP_CENTER ) { $X = $X1+($AreaWidth/2)-($TextWidth/2); $Y = $Y1+$this->Fon… [all …]
|
| /plugin/charter/lib/pchart/ |
| D | pChart.class.php | 308 function setGraphArea($X1,$Y1,$X2,$Y2) argument 311 $this->GArea_Y1 = $Y1; 333 $X1 = $i; $Y1 = $this->GArea_Y2; 338 { $X1 = $this->GArea_X1; $Y1 = $this->GArea_Y1 + $X2 - $this->GArea_X1 + 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 1130 $AreaHeight = $Y2 - $Y1; 1133 $this->drawFilledRectangle($X1,$Y1,$X2,$Y2,$BgR,$BgG,$BgB,FALSE,$Alpha); 1135 if ( $Align == ALIGN_TOP_LEFT ) { $X = $X1+1; $Y = $Y1+$this->FontSize+1; } 1136 …if ( $Align == ALIGN_TOP_CENTER ) { $X = $X1+($AreaWidth/2)-($TextWidth/2); $Y = $Y1+$this->Fon… [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, "\…
|
| /plugin/pubmed2020/tests/ |
| D | PM15924077.ris | 15 Y1 - 2005/04/
|
| /plugin/imapmarkers/ |
| D | README.md | 80 **Polygon**: X1,Y1,X2,Y2,X3,Y3 (and so on …)
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …Y1","Y0","X","Y","DX","DY","graticule","outline","extentMajor","extentMinor","stepMajor","stepMino…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1976 …Y1=0;return}Xp=1,P6=!1,Fme<0?rh<0?rh=Math.PI+rh:(rh=Math.PI-rh,Xp=-1,P6=!0):rh>0&&(Xp=-1,P6=!0),r.…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …Y1, Z1,\n X2, Y2, Z2,\n lambda00, phi00, // first point\n x0, y0, z0; // previous point\n…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …Y1.\n * @param {number} x2 X2.\n * @param {number} y2 Y2.\n * @return {number} Squared distance.\n…
|