Home
last modified time | relevance | path

Searched refs:XDistance (Results 1 – 4 of 4) sorted by relevance

/plugin/statdisplay/pchart/
H A DpChart.php154 …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 DpChart.php163 function setShadowProperties($XDistance = 1, $YDistance = 1, Color $color = null, $Alpha = 50, $Blur = 0) { argument
169 $XDistance,
/plugin/projects/pchart/pchart/
H A Dpchart.php225 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 DpChart.class.php225 function setShadowProperties($XDistance=1,$YDistance=1,$R=60,$G=60,$B=60,$Alpha=50,$Blur=0) argument
228 $this->ShadowXDistance = $XDistance;