Home
last modified time | relevance | path

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

/plugin/projects/pchart/pchart/
H A Dpchart.php295 function setLineStyle($Width=1,$DotSize=0) argument
298 $this->LineDotSize = $DotSize;
3043 function drawDottedLine($X1,$Y1,$X2,$Y2,$DotSize,$R,$G,$B,$GraphFunction=FALSE) argument
3060 if ( $DotIndex <= $DotSize)
3076 if ( $DotIndex == $DotSize * 2 )
/plugin/charter/lib/pchart/
H A DpChart.class.php295 function setLineStyle($Width=1,$DotSize=0) argument
298 $this->LineDotSize = $DotSize;
3068 function drawDottedLine($X1,$Y1,$X2,$Y2,$DotSize,$R,$G,$B,$GraphFunction=FALSE) argument
3085 if ( $DotIndex <= $DotSize)
3101 if ( $DotIndex == $DotSize * 2 )
/plugin/statdisplay/pchart/
H A DpChart.php203 function setLineStyle($Width = 1, $DotSize = 0) { argument
205 $this->LineDotSize = $DotSize;
/plugin/statistics/inc/pchart/
H A DpChart.php194 function setLineStyle($Width = 1, $DotSize = 0) { argument
196 $this->LineDotSize = $DotSize;