Searched refs:ShadowProperties (Results 1 – 7 of 7) sorted by relevance
| /plugin/statdisplay/pchart/ |
| D | ICanvas.php | 15 …t $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper… 18 ShadowProperties $shadowProperties, 26 ShadowProperties $shadowProperties); 30 ShadowProperties $shadowProperties); 32 …int $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper… 34 …e(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProper… 36 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha… 38 …xt($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProper… 45 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… 47 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties…
|
| D | TestCanvas.php | 22 …t $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper… 27 ShadowProperties $shadowProperties, 37 ShadowProperties $shadowProperties) { 43 ShadowProperties $shadowProperties) { 47 …int $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper… 51 …e(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProper… 55 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha… 59 …xt($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProper… 68 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… 72 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties…
|
| D | ShadowProperties.php | 20 class ShadowProperties { class 26 $properties = new ShadowProperties; 34 $properties = new ShadowProperties; 54 static public function Copy(ShadowProperties $other) { 55 $copy = ShadowProperties::FromSettings($other->xDistance,
|
| D | PieChart.php | 49 * @param ShadowProperties 52 … drawPieLegend($XPos, $YPos, $Data, $DataDescription, Color $color, ShadowProperties $shadowProper… 54 $shadowProperties = ShadowProperties::FromDefaults(); 134 * @param ShadowProperties 137 …100, $DrawLabels = PIE_NOLABEL, Color $color = null, $Decimals = 0, ShadowProperties $shadowProper… 139 $shadowProperties = ShadowProperties::NoShadow(); 245 … $SplicePercent, $SpliceDistance, $Decimals, $Radius, $XPos, $YPos, ShadowProperties $shadowProper… 292 * @param ShadowProperties 295 …100, $DrawLabels = PIE_NOLABEL, $SpliceDistance = 0, $Decimals = 0, ShadowProperties $shadowProper… 306 $inactiveShadowProperties = ShadowProperties::Copy($shadowProperties); [all …]
|
| D | GDCanvas.php | 17 ShadowProperties $shadowProperties, $drawBorder = false, 49 ShadowProperties::NoShadow(), 61 ShadowProperties::NoShadow(), 70 ShadowProperties::NoShadow(), 100 ShadowProperties::NoShadow()); 104 …t $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper… 139 …t1, Point $point2, $radius, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper… 199 ShadowProperties $shadowProperties) { 311 …int $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProper… 349 …e(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProper… [all …]
|
| D | pChart.php | 126 $this->shadowProperties = ShadowProperties::FromDefaults(); 159 $this->shadowProperties = ShadowProperties::FromSettings($XDistance, 170 $this->shadowProperties = ShadowProperties::FromDefaults(); 259 ShadowProperties::NoShadow()); 391 ShadowProperties::NoShadow()); 403 ShadowProperties::NoShadow()); 424 ShadowProperties::NoShadow()); 432 ShadowProperties::NoShadow()); 466 ShadowProperties::NoShadow()); 477 ShadowProperties::NoShadow()); [all …]
|
| /plugin/statistics/ |
| D | deleted.files | 720 inc/pchart/ShadowProperties.php
|