Home
last modified time | relevance | path

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

/plugin/statdisplay/pchart/
DGDCanvas.php39 $Y2 = $corner2->getY();
47 $Y2 + $shadowProperties->yDistance),
59 $Y2 + $shadowProperties->yDistance - $i / 2),
68 $Y2 + $shadowProperties->xDistance + $i / 2),
77 …imagefilledrectangle($this->picture, round ( $X1 ), round ( $Y1 ), round ( $X2 ), round ( $Y2 ), $…
80 $LayerHeight = abs ( $Y2 - $Y1 ) + 2;
90 …re, $this->Layers [0], round ( min ( $X1, $X2 ) - 1 ), round ( min ( $Y1, $Y2 ) - 1 ), 0, 0, $Laye…
96 new Point($X2, $Y2),
108 $Y2 = $corner2->getY() + .2;
117 new Point($X2, $Y2),
[all …]
DpChart.php211 function setGraphArea($X1, $Y1, $X2, $Y2) { argument
215 $this->GArea_Y2 = $Y2;
242 $Y2 = $this->GArea_Y1;
250 $Y2 = $this->GArea_Y1 + $X2 - $this->GArea_X2 + 1;
255 new Point($X2, $Y2 + 1),
2036 $Y2 = $this->GArea_Y2 - ((0 - $this->VMin) * $this->DivisionRatio);
2046 …$this->addToImageMap ( $X1, min ( $Y1, $Y2 ), $X2, max ( $Y1, $Y2 ), $DataDescription->description…
2239 $Y2 = floor ( $YPos ) + .2;
2242 new Point(floor ( $XPos ) - .2, $Y2 - 1),
2250 new Point(floor ( $XPos ) + .2, $Y2 - 1),
[all …]
/plugin/projects/pchart/pchart/
Dpchart.php308 function setGraphArea($X1,$Y1,$X2,$Y2) argument
313 $this->GArea_Y2 = $Y2;
334 $X2 = $i+$SkewWidth; $Y2 = $this->GArea_Y1;
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
1106 $AreaHeight = $Y2 - $Y1;
1109 $this->drawFilledRectangle($X1,$Y1,$X2,$Y2,$BgR,$BgG,$BgB,FALSE,$Alpha);
1117 if ( $Align == ALIGN_BOTTOM_LEFT ) { $X = $X1+1; $Y = $Y2-1; }
1118 if ( $Align == ALIGN_BOTTOM_CENTER ) { $X = $X1+($AreaWidth/2)-($TextWidth/2); $Y = $Y2-1; }
[all …]
/plugin/charter/lib/pchart/
DpChart.class.php308 function setGraphArea($X1,$Y1,$X2,$Y2) argument
313 $this->GArea_Y2 = $Y2;
334 $X2 = $i+$SkewWidth; $Y2 = $this->GArea_Y1;
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
1130 $AreaHeight = $Y2 - $Y1;
1133 $this->drawFilledRectangle($X1,$Y1,$X2,$Y2,$BgR,$BgG,$BgB,FALSE,$Alpha);
1141 if ( $Align == ALIGN_BOTTOM_LEFT ) { $X = $X1+1; $Y = $Y2-1; }
1142 if ( $Align == ALIGN_BOTTOM_CENTER ) { $X = $X1+($AreaWidth/2)-($TextWidth/2); $Y = $Y2-1; }
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.audio-video.swf.php76 …list($X1, $X2, $Y1, $Y2) = explode("\n", wordwrap($FrameSizeDataString, $FrameSizeBitsPerValue, "\…
78 $info['swf']['header']['frame_height'] = getid3_lib::Bin2Dec($Y2);
/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.js703Y2="GrammarImport";o(TBe,"isGrammarImport");sg="InferredType";o(Ak,"isInferredType");og="Interface…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1Y2","Z2","z0","deltaMax","feature","centroidStream","centroidPoint","centroidLineStart","centroidL…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1Y2, Z2,\n lambda00, phi00, // first point\n x0, y0, z0; // previous point\n\nvar centroidStr…
/plugin/openlayersmap/ol/
Dol.js.map1Y2.\n * @return {number} Squared distance.\n */\nexport function squaredSegmentDistance(x, y, x1, …