Searched refs:XDistance (Results 1 – 4 of 4) sorted by relevance
/plugin/statdisplay/pchart/ |
H A D | pChart.php | 154 …function setShadowProperties($XDistance = 1, $YDistance = 1, Color $color = null, $Alpha = 50, $Bl… argument 159 $this->shadowProperties = ShadowProperties::FromSettings($XDistance,
|
/plugin/statistics/inc/pchart/ |
H A D | pChart.php | 163 function setShadowProperties($XDistance = 1, $YDistance = 1, Color $color = null, $Alpha = 50, $Blur = 0) { argument 169 $XDistance,
|
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 225 function setShadowProperties($XDistance=1,$YDistance=1,$R=60,$G=60,$B=60,$Alpha=50,$Blur=0) argument 228 $this->ShadowXDistance = $XDistance;
|
/plugin/charter/lib/pchart/ |
H A D | pChart.class.php | 225 function setShadowProperties($XDistance=1,$YDistance=1,$R=60,$G=60,$B=60,$Alpha=50,$Blur=0) argument 228 $this->ShadowXDistance = $XDistance;
|