Home
last modified time | relevance | path

Searched refs:radius (Results 126 – 150 of 489) sorted by last modified time

12345678910>>...20

/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css82 border-radius: 2px;
171 border-radius: 3px;
H A Ddmn-js-decision-table.css367 border-radius: 2px;
381 border-radius: 50%;
403 border-radius: 100%;
418 border-radius: 2px;
472 border-radius: 2px;
489 border-radius: 2px;
516 border-radius: 2px;
H A Ddmn-js-drd.css26 border-radius: 1px;
36 border-radius: 2px;
63 border-radius: 2px;
H A Ddmn-js-literal-expression.css160 border-radius: 2px;
212 border-radius: 2px;
H A Ddmn-js-shared.css199 border-radius: 2px;
/plugin/upgrade/
H A Dstyle.css60 border-radius: 10px;
72 border-radius: 10px;
91 border-radius: 50%;
/plugin/statistics/inc/pchart/
H A DGDCanvas.php153 public function drawRoundedRectangle(Point $point1, Point $point2, $radius, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) { argument
154 $Step = 90 / ((M_PI * $radius) / 2);
157 $X = cos(($i + 180) * M_PI / 180) * $radius + $point1->getX() + $radius;
158 $Y = sin(($i + 180) * M_PI / 180) * $radius + $point1->getY() + $radius;
161 $X = cos(($i - 90) * M_PI / 180) * $radius + $point2->getX() - $radius;
162 $Y = sin(($i - 90) * M_PI / 180) * $radius + $point1->getY() + $radius;
219 drawFilledRoundedRectangle(Point $point1, Point $point2, $radius, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) global() argument
[all...]
H A DTestCanvas.php33 function drawRoundedRectangle(Point $corner1, Point $corner2, $radius, argument
39 function drawFilledRoundedRectangle(Point $point1, Point $point2, $radius, argument
H A DICanvas.php20 function drawRoundedRectangle(Point $corner1, Point $corner2, $radius, argument
24 function drawFilledRoundedRectangle(Point $point1, Point $point2, $radius, argument
/plugin/farmer/css/
H A Dchosen.less70 border-radius: 5px;
146 border-radius: 0;
150 border-radius: 0 0 4px 4px;
255 border-radius: 0;
263 border-radius: 3px;
329 -moz-border-radius-bottomright: 0;
330 border-bottom-right-radius: 0;
331 -moz-border-radius-bottomleft: 0;
332 border-bottom-left-radius: 0;
/plugin/howhard/
H A Dstyle.css4 border-radius: 10px;
/plugin/keyboard/
H A Dall.css12 -moz-border-radius: 4px 4px 4px 4px;
27 -moz-border-radius: 0.2em;
28 -webkit-border-radius: 0.2em;
29 border-radius: 0.2em;
/plugin/prosemirror/
H A Dstyle.less6 @border-radius: 6px;
13 border-radius: @border-radius;
58 border-radius: 7px;
95 border-radius: @border-radius;
/plugin/orphanmedia2/
H A Dstyle.css45 border-radius: 9px;
/plugin/do/
H A Dstyle.less4 -moz-border-radius: 4px;
5 -opera-border-radius: 4px;
6 -webkit-border-radius: 4px;
7 border-radius: 4px;
107 border-radius: 0;
/plugin/edittable/less/
H A Deditbutton.less20 border-top-right-radius: 0;
21 -moz-border-radius-topright: 0;
22 -webkit-border-top-right-radius: 0;
24 border-top-left-radius: 0;
25 -moz-border-radius-topleft: 0;
26 -webkit-border-top-left-radius: 0;
28 border-bottom-right-radius: 0.5em;
29 -moz-border-radius-bottomright: 0.5em;
32 border-bottom-left-radius: 0.5em;
33 -moz-border-radius-bottomleft: 0.5em;
[all …]
/plugin/edittable/lib/
H A Dhandsontable.less391 border-radius: 0;
670 border-radius: 5px;
712 border-radius: 5px;
738 border-radius: 10px;
858 border-radius: 20px;
/plugin/statdisplay/pchart/
H A DGDCanvas.php147 $X = cos ( ($i - 90) * M_PI / 180 ) * $radius + $point2->getX() - $radius;
151 $X = cos ( ($i) * M_PI / 180 ) * $radius + $point2->getX() - $radius;
152 $Y = sin ( ($i) * M_PI / 180 ) * $radius + $point2->getY() - $radius;
207 + $radius;
211 + $radius;
215 - $radius;
219 + $radius;
223 - $radius;
227 - $radius;
231 + $radius;
[all …]
H A DICanvas.php24 function drawRoundedRectangle(Point $corner1, Point $corner2, $radius, argument
28 function drawFilledRoundedRectangle(Point $point1, Point $point2, $radius, argument
H A DTestCanvas.php35 function drawRoundedRectangle(Point $corner1, Point $corner2, $radius, argument
41 function drawFilledRoundedRectangle(Point $point1, Point $point2, $radius, argument
/plugin/firenews/HTMLTemplates/author/
H A Dauthor.css15 border-radius: 2px;
26 border-radius: 2px;
46 border-radius: 4px;
92 border-radius: 1px;
145 border-radius: 3px;
180 border-radius: 3px;
193 border-radius: 3px;
/plugin/firenews/HTMLTemplates/editnews/
H A DeditnewsTemplate.css12 border-radius: 3px;
25 border-radius: 3px;
/plugin/firenews/HTMLTemplates/news/
H A Dnews.css7 border-radius: 3px;
/plugin/pageredirect/
H A Dstyle.css14 -moz-border-radius: 10px;
15 -khtml-border-radius: 10px;
16 border-radius: 10px;
/plugin/highlight2wiki/
H A Dstyle.css69 border-radius: 20px ;
104 border-radius: 6px ;
171 border-radius: 2px;

12345678910>>...20