Lines Matching refs:Radius
2466 $Radius = ($this->GArea_Y2 - $this->GArea_Y1) / 2 - $BorderOffset;
2488 $RadiusScale = $Radius / $MaxValue;
2529 $TRadius = ($Radius / $MaxValue) * $t;
2553 $X = cos($Angle * M_PI / 180) * $Radius + $XCenter;
2554 $Y = sin($Angle * M_PI / 180) * $Radius + $YCenter;
2600 $TRadius = ($Radius / $MaxValue) * $t;
2672 $Radius = ($this->GArea_Y2 - $this->GArea_Y1) / 2 - $BorderOffset;
2691 $Strength = ($Radius / $MaxValue) * $Value;
2741 $Radius = ($this->GArea_Y2 - $this->GArea_Y1) / 2 - $BorderOffset;
2763 $Strength = ($Radius / $MaxValue) * $Value;