Home
last modified time | relevance | path

Searched defs:dotSize (Results 1 – 6 of 6) sorted by relevance

/plugin/statdisplay/pchart/
H A DICanvas.php34 …function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowPr…
H A DTestCanvas.php51 …function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowPr…
H A DGDCanvas.php349 …public function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, S…
/plugin/statistics/inc/pchart/
H A DICanvas.php30 function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null); argument
H A DTestCanvas.php49 function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null) { argument
H A DGDCanvas.php403 public function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null) { argument