Lines Matching refs:Yc

201                 $Yc = sin(($i - 90) * PI / 180) * $Radius + $Y;
204 $Yc++;
211 $Yc++;
215 $Plots[] = $Yc;
252 $Yc = sin(($Angle - 90) * PI / 180) * $Radius + $Y;
257 … $this->writePieLabel($Xc, $Yc, $Label, $Angle, $Settings, true, $X, $Y, $Radius);
259 $this->writePieLabel($Xc, $Yc, $Label, $Angle, $Settings, false);
312 $Yc = sin(($i - 90) * PI / 180) * $Radius + $Y;
315 $this->pChartObject->drawLine($Xc, $Yc, $X0, $Y0, $Settings);
319 $this->pChartObject->drawAntialiasPixel($Xc, $Yc, $Settings);
321 $this->pChartObject->drawLine($Xc, $Yc, $X0, $Y0, $Settings);
342 $Yc = sin(($Angle - 90) * PI / 180) * $Radius + $Y;
347 … $this->writePieLabel($Xc, $Yc, $Label, $Angle, $Settings, true, $X, $Y, $Radius);
349 $this->writePieLabel($Xc, $Yc, $Label, $Angle, $Settings, false);
378 $Yc = sin(($Angle - 90) * PI / 180) * ($Radius + $ValuePadding) + $Y;
381 $Yc = sin(($Angle - 90) * PI / 180) * ($Radius) / 2 + $Y;
389 $this->pChartObject->drawText($Xc, $Yc, $Display, $Settings);
558 $Yc = sin(($i - 90) * PI / 180) * $Radius * $SkewFactor + $Y;
561 $Yc++;
571 $Yc++;
575 $Slices[$Slice][] = $Yc;
613 … $Yc = sin(($i - 90) * PI / 180) * $Radius * $SkewFactor + $Y + $this->pChartObject->ShadowY;
615 $this->pChartObject->drawAntialiasPixel($Xc, $Yc, $Settings);
640 $Yc = sin(($Angle - 90) * PI / 180) * $Radius * $SkewFactor + $Y;
641 $this->pChartObject->drawLine($Plots[0], $Plots[1], $Xc, $Yc, $Settings);
645 $Yc = sin(($Angle - 90) * PI / 180) * $Radius * $SkewFactor + $Y;
646 $this->pChartObject->drawLine($Plots[0], $Plots[1], $Xc, $Yc, $Settings);
749 $Yc = sin(($Angle - 90) * PI / 180) * $Radius * $SkewFactor + $Y;
750 $this->pChartObject->drawLine($Xc, $Yc, $Xc, $Yc - $SliceHeight, $Settings);
757 $Yc = sin(($Angle - 90) * PI / 180) * $Radius * $SkewFactor + $Y;
758 $this->pChartObject->drawLine($Xc, $Yc, $Xc, $Yc - $SliceHeight, $Settings);
766 $Yc = sin((270 - 90) * PI / 180) * $Radius * $SkewFactor + $Y;
767 $this->pChartObject->drawLine($Xc, $Yc, $Xc, $Yc - $SliceHeight, $Settings);
775 $Yc = sin((0) * PI / 180) * $Radius * $SkewFactor + $Y;
776 $this->pChartObject->drawLine($Xc, $Yc, $Xc, $Yc - $SliceHeight, $Settings);
861 $Yc = sin(($i - 90) * PI / 180) * $Radius * $SkewFactor + $Y - $SliceHeight;
864 $this->pChartObject->drawLine($Xc, $Yc, $X0, $Y0, $Settings);
868 $this->pChartObject->drawAntialiasPixel($Xc, $Yc, $Settings);
870 $this->pChartObject->drawAntialiasPixel($Xc, $Yc + $SliceHeight, $Settings);
873 $this->pChartObject->drawLine($Xc, $Yc, $X0, $Y0, $Settings);
901 $Yc = sin(($Angle - 90) * PI / 180)
907 … $Yc = sin(($Angle - 90) * PI / 180) * ($Radius * $SkewFactor) / 2 + $Y - $SliceHeight;
916 $this->pChartObject->drawText($Xc, $Yc, $Display, $Settings);
951 $Yc = sin(($Angle - 90) * PI / 180) * $Radius * $SkewFactor + $Y - $SliceHeight;
957 … $this->writePieLabel($Xc, $Yc, $Label, $Angle, $Settings, true, $X, $Y, $Radius, true);
959 $this->writePieLabel($Xc, $Yc, $Label, $Angle, $Settings, false);
1189 * @param int $Yc
1201 $Yc = 0, argument
1481 $Yc = sin(($i - 90) * PI / 180) * $OuterRadius + $Y;
1485 $Boundaries[0]["Y1"] = $Yc;
1487 $AAPixels[] = [$Xc, $Yc];
1490 $Yc++;
1497 $Yc++;
1501 $Plots[] = $Yc;
1504 $Boundaries[1]["Y1"] = $Yc;
1509 $Yc = sin(($i - 90) * PI / 180) * ($InnerRadius - 1) + $Y;
1513 $Boundaries[1]["Y2"] = $Yc;
1515 $AAPixels[] = [$Xc, $Yc];
1518 $Yc = sin(($i - 90) * PI / 180) * $InnerRadius + $Y;
1521 $Yc++;
1528 $Yc++;
1532 $Plots[] = $Yc;
1535 $Boundaries[0]["Y2"] = $Yc;
1591 $Yc = sin(($Angle - 90) * PI / 180) * $OuterRadius + $Y;
1596 … $this->writePieLabel($Xc, $Yc, $Label, $Angle, $Settings, true, $X, $Y, $OuterRadius);
1598 $this->writePieLabel($Xc, $Yc, $Label, $Angle, $Settings, false);
1622 $Yc = sin(($Angle - 90) * PI / 180) * ($OuterRadius + $ValuePadding) + $Y;
1640 $Yc = sin(($Angle - 90) * PI / 180)
1656 $Yc,
1812 … $Yc = sin(($i - 90) * PI / 180) * ($OuterRadius + $DataGapRadius - 2) * $SkewFactor + $Y;
1813 $Slices[$Slice]["AA"][] = [$Xc, $Yc];
1816 … $Yc = sin(($i - 90) * PI / 180) * ($OuterRadius + $DataGapRadius - 1) * $SkewFactor + $Y;
1817 $Slices[$Slice]["AA"][] = [$Xc, $Yc];
1820 … $Yc = sin(($i - 90) * PI / 180) * ($OuterRadius + $DataGapRadius) * $SkewFactor + $Y;
1821 $this->pChartObject->drawAntialiasPixel($Xc, $Yc, $Settings);
1825 $OutY1 = $Yc;
1829 $Yc++;
1839 $Yc++;
1843 $Slices[$Slice]["BottomPoly"][] = floor($Yc);
1845 $Slices[$Slice]["TopPoly"][] = floor($Yc) - $SliceHeight;
1849 $OutY2 = $Yc;
1859 … $Yc = sin(($i - 90) * PI / 180) * ($InnerRadius + $DataGapRadius - 1) * $SkewFactor + $Y;
1860 $Slices[$Slice]["AA"][] = [$Xc, $Yc];
1863 … $Yc = sin(($i - 90) * PI / 180) * ($InnerRadius + $DataGapRadius) * $SkewFactor + $Y;
1864 $Slices[$Slice]["AA"][] = [$Xc, $Yc];
1868 $InY1 = $Yc;
1872 $Yc++;
1882 $Yc++;
1886 $Slices[$Slice]["BottomPoly"][] = floor($Yc);
1888 $Slices[$Slice]["TopPoly"][] = floor($Yc) - $SliceHeight;
1892 $InY2 = $Yc;
2210 … $Yc = sin(($Angle - 90) * PI / 180) * ($OuterRadius + $DataGapRadius) * $SkewFactor + $Y;
2222 $Yc - $SliceHeight,
2232 $this->writePieLabel($Xc, $Yc - $SliceHeight, $Label, $Angle, $Settings, false);