Home
last modified time | relevance | path

Searched refs:lineDotSize (Results 1 – 10 of 10) 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,
/plugin/statistics/inc/pchart/
DScaleStyle.php9 …nction __construct($scaleMode, Color $color, $drawTicks = true, $lineWidth = 1, $lineDotSize = 0) { argument
14 $this->lineDotSize = $lineDotSize;
39 return $this->lineDotSize;
50 private $lineDotSize; variable in ScaleStyle
DICanvas.php11 …function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, Sha… argument
18 $lineDotSize = 0); argument
21 Color $color, $lineWidth, $lineDotSize, argument
25 Color $color, $lineWidth, $lineDotSize, argument
28 …function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProp… argument
DTestCanvas.php20 …function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, Sha… argument
29 $lineDotSize = 0) { argument
34 Color $color, $lineWidth, $lineDotSize, argument
40 Color $color, $lineWidth, $lineDotSize, argument
45 …function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProp… argument
DGDCanvas.php16 $alpha = 100, $lineWidth = 1, $lineDotSize = 0) { argument
104 $lineDotSize,
110 …awRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperti… argument
120 $lineDotSize,
129 $lineDotSize,
138 $lineDotSize,
147 $lineDotSize,
153 …ngle(Point $point1, Point $point2, $radius, Color $color, $lineWidth, $lineDotSize, ShadowProperti… argument
183 $lineDotSize,
192 $lineDotSize,
[all …]
DpChart.php3080 $this->lineDotSize,