Home
last modified time | relevance | path

Searched refs:lineDotSize (Results 1 – 5 of 5) sorted by relevance

/plugin/statdisplay/pchart/
DScaleStyle.php10 …nction __construct($scaleMode, Color $color, $drawTicks = true, $lineWidth = 1, $lineDotSize = 0) { argument
15 $this->lineDotSize = $lineDotSize;
40 return $this->lineDotSize;
51 private $lineDotSize; variable in ScaleStyle
DICanvas.php15 …function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, Sha… argument
22 $lineDotSize = 0); argument
25 Color $color, $lineWidth, $lineDotSize, argument
29 Color $color, $lineWidth, $lineDotSize, argument
32 …function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProp… argument
DTestCanvas.php22 …function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, Sha… argument
31 $lineDotSize = 0) { argument
36 Color $color, $lineWidth, $lineDotSize, argument
42 Color $color, $lineWidth, $lineDotSize, argument
47 …function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProp… argument
DGDCanvas.php18 $alpha = 100, $lineWidth = 1, $lineDotSize = 0) { argument
99 $lineDotSize,
104 …awRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperti… argument
113 $lineDotSize,
120 $lineDotSize,
127 $lineDotSize,
134 $lineDotSize,
139 …ngle(Point $point1, Point $point2, $radius, Color $color, $lineWidth, $lineDotSize, ShadowProperti… argument
168 $lineDotSize,
175 $lineDotSize,
[all …]
DpChart.php2869 $this->lineDotSize,