Lines Matching refs:GAreaXOffset

70     protected $GAreaXOffset = NULL;
340 $this->GAreaXOffset = 0;
346 $this->GAreaXOffset = $this->DivisionWidth / 2;
350 $this->GAreaXOffset = $this->DivisionWidth / 2;
451 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
948 if($this->GAreaXOffset == 0) {
949 $XPos = $this->GArea_X1 + $this->DivisionWidth + $this->GAreaXOffset;
952 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1277 $XPos = $this->GArea_X1 + $this->GAreaXOffset + ($this->DivisionWidth * $Cp) + 2;
1400 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1565 $XPos = $this->GAreaXOffset;
1617 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1659 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1786 $XPos = $this->GArea_X1 + $this->GAreaXOffset;
1849 if($XPos < ($this->GArea_X2 - $this->GAreaXOffset)) {
1854 new Point($this->GArea_X2 - $this->GAreaXOffset,
1939 $Points [] = $this->GAreaXOffset + $this->GArea_X1;
1943 $XPos = $this->GAreaXOffset;
2006 if($XPos < ($LayerWidth - $this->GAreaXOffset)) {
2012 $aPoints [] = $LayerWidth - $this->GAreaXOffset + $this->GArea_X1;
2014 $aPoints [] = $LayerWidth - $this->GAreaXOffset + $this->GArea_X1;
2030 - $this->GAreaXOffset
2036 $Points [] = $LayerWidth - $this->GAreaXOffset + $this->GArea_X1;
2072 $aPoints [] = $this->GAreaXOffset + $this->GArea_X1;
2075 $XPos = $this->GAreaXOffset;
2136 $aPoints [] = $LayerWidth - $this->GAreaXOffset + $this->GArea_X1;
2168 $XPos = $this->GAreaXOffset;
2247 $XPos = $this->GArea_X1 + $this->GAreaXOffset - $SerieXOffset + $SeriesWidth * $SerieID;
2311 $XPos = $this->GArea_X1 + $this->GAreaXOffset - $SeriesWidth / 2;
2362 $XPos = $this->GArea_X1 + $this->GAreaXOffset;