Lines Matching refs:aBotPlots
482 $aBotPlots = "";
494 $aBotPlots [$Key] [] = $XCenterPos;
496 $aBotPlots [$Key] [] = $YCenterPos + $SpliceHeight;
542 $aBotPlots [$Key] [] = $TopX;
544 $aBotPlots [$Key] [] = $TopY + $SpliceHeight;
552 $aBotPlots [$Key] [] = $XCenterPos2;
554 $aBotPlots [$Key] [] = $YCenterPos2 + $SpliceHeight;
560 $EnhanceColors, $aBotPlots,
611 …hBottomPolygons(array $iValues, array $BotPlots, $EnhanceColors, array $aBotPlots, ShadowPropertie… argument
623 for($j = 0; $j <= count ( $aBotPlots [$Key] ) - 4; $j = $j + 2) {
624 $this->canvas->drawLine(new Point($aBotPlots [$Key] [$j],
625 $aBotPlots [$Key] [$j + 1]),
626 new Point($aBotPlots [$Key] [$j + 2],
627 $aBotPlots [$Key] [$j + 3]),