Lines Matching refs:GAreaXOffset

72 	protected $GAreaXOffset = NULL;  variable in pChart
339 $this->GAreaXOffset = 0;
345 $this->GAreaXOffset = $this->DivisionWidth / 2;
349 $this->GAreaXOffset = $this->DivisionWidth / 2;
437 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
887 if ($this->GAreaXOffset == 0) {
888 $XPos = $this->GArea_X1 + $this->DivisionWidth + $this->GAreaXOffset;
891 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1189 $XPos = $this->GArea_X1 + $this->GAreaXOffset + ($this->DivisionWidth * $Cp) + 2;
1285 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1446 $XPos = $this->GAreaXOffset;
1494 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1534 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1653 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1714 if ($XPos < ($this->GArea_X2 - $this->GAreaXOffset)) {
1718 new Point($this->GArea_X2 - $this->GAreaXOffset,
1800 $Points [] = $this->GAreaXOffset + $this->GArea_X1;
1804 $XPos = $this->GAreaXOffset;
1862 if ($XPos < ($LayerWidth - $this->GAreaXOffset)) {
1868 $aPoints [] = $LayerWidth - $this->GAreaXOffset + $this->GArea_X1;
1870 $aPoints [] = $LayerWidth - $this->GAreaXOffset + $this->GArea_X1;
1884 - $this->GAreaXOffset
1890 $Points [] = $LayerWidth - $this->GAreaXOffset + $this->GArea_X1;
1924 $aPoints [] = $this->GAreaXOffset + $this->GArea_X1;
1927 $XPos = $this->GAreaXOffset;
1986 $aPoints [] = $LayerWidth - $this->GAreaXOffset + $this->GArea_X1;
2016 $XPos = $this->GAreaXOffset;
2091 $XPos = $this->GArea_X1 + $this->GAreaXOffset - $SerieXOffset + $SeriesWidth * $SerieID;
2151 $XPos = $this->GArea_X1 + $this->GAreaXOffset - $SeriesWidth / 2;
2200 $XPos = $this->GArea_X1 + $this->GAreaXOffset;