/plugin/metaeditor/ |
H A D | style.css | 428 .jstree-default > .jstree-no-dots .jstree-node, 429 .jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl { 432 .jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl { 435 .jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl { 487 .jstree-default.jstree-rtl > .jstree-no-dots .jstree-node, 592 .jstree-default-small > .jstree-no-dots .jstree-node, 593 .jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl { 596 .jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl { 651 .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node, 756 .jstree-default-large > .jstree-no-dots .jstree-node, [all …]
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ |
H A D | DotTab.php | 12 $dots = str_repeat('.', 3) . ' '; // minimum number of dots 13 $objattr['width'] = $this->mpdf->GetStringWidth($dots);
|
/plugin/imagecarousel/vendor/slick/ |
H A D | README.markdown | 73 dots | boolean | false | Current slide indicator dots 74 dotsClass | string | 'slick-dots' | Class for slide indicator dots container 81 appendDots | string | $(element) | Change where the navigation dots are attached (Selector, htmlStr… 189 dots: true, 209 $slick-dot-color | color | black | Color of the navigation dots 214 $slick-dot-size | pixels | 6px | Size of the navigation dots
|
H A D | slick-theme.less | 112 .slick-dots {
|
H A D | slick.min.js | 17 …dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect… property in e.defaults 18 …options.slidesToShow&&(a.$prevArrow.hide(),a.$nextArrow.hide()),a.options.dots===!0&&a.slideCount>…
|
/plugin/codeprettify/code-prettify/src/ |
H A D | lang-rd.js | 40 [PR['PR_LITERAL'], /^\\(?:cr|l?dots|R|tab)\b/],
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_drag_timeline.js | 129 var dots = _this._trace.slice(_this._trace.length - traceSteps); 131 for (var i = 1; i < dots.length; i++) { 133 x: dots[i].x - dots[i - 1].x, 134 y: dots[i].y - dots[i - 1].y
|
/plugin/mikioplugin/icons/bootstrap-icons/svg/ |
H A D | three-dots.svg | 1 <svg class="bi bi-three-dots" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
H A D | three-dots-vertical.svg | 1 <svg class="bi bi-three-dots-vertical" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
H A D | chat-dots-fill.svg | 1 <svg class="bi bi-chat-dots-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
H A D | chat-square-dots-fill.svg | 1 <svg class="bi bi-chat-square-dots-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
H A D | chat-dots.svg | 1 <svg class="bi bi-chat-dots" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
H A D | chat-square-dots.svg | 1 <svg class="bi bi-chat-square-dots" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
H A D | raphael.vml.js | 393 var dots = R._parseDots(gradient); 394 if (!dots) { 398 if (dots.length) { 402 fill.color = dots[0].color; 403 fill.color2 = dots[dots.length - 1].color; 405 for (var i = 0, ii = dots.length; i < ii; i++) { 406 dots[i].offset && clrs.push(dots[i].offset + S + dots[i].color);
|
H A D | raphael.svg.js | 90 var dots = R._parseDots(gradient); 91 if (!dots) { 115 for (var i = 0, ii = dots.length; i < ii; i++) { 117 offset: dots[i].offset ? dots[i].offset : i ? "100%" : "0%", 118 "stop-color": dots[i].color || "#fff", 119 "stop-opacity": isFinite(dots[i].opacity) ? dots[i].opacity : 1
|
H A D | raphael.core.js | 1768 dots[j] = +dots[j] + x; 1769 dots[++j] = +dots[j] + y; 1783 dots = [x, y][concat](pa.slice(1)); 2111 var dots = []; 2122 dots.push(dot); 2124 for (i = 1, ii = dots.length - 1; i < ii; i++) { 2125 if (!dots[i].offset) { 2129 if (dots[j].offset) { 2130 end = dots[j].offset; 2142 dots[i].offset = start + "%"; [all …]
|
/plugin/farmer/lang/en/ |
H A D | tab_config_help.txt | 13 The base domain is only appended to animal names not containing any dots.
|
/plugin/callflow/ |
H A D | raphael.js | 2154 dots[j] = +dots[j] + x; 2155 dots[++j] = +dots[j] + y; 2467 var dots = []; 2477 dots.push(dot); 2501 return dots; 5853 if (!dots) { 5879 offset: dots[i].offset ? dots[i].offset : i ? "100%" : "0%", 7527 if (!dots) { 7531 if (dots.length) { 7536 fill.color2 = dots[dots.length - 1].color; [all …]
|
/plugin/advrack/ |
H A D | raphael.js | 2154 dots[j] = +dots[j] + x; 2155 dots[++j] = +dots[j] + y; 2467 var dots = []; 2477 dots.push(dot); 2501 return dots; 5852 if (!dots) { 5878 offset: dots[i].offset ? dots[i].offset : i ? "100%" : "0%", 7533 if (!dots) { 7537 if (dots.length) { 7542 fill.color2 = dots[dots.length - 1].color; [all …]
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_drag_timeline.js.map | 1 …dots","vectors","x","y","resultVector_1","vector","magnitude","Math","sqrt","angleDegrees","atan2"…
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/ |
H A D | CodeSniffer.php | 639 $dots = 0; 690 $dots++; 691 if ($dots === 60) { 696 $dots = 0;
|
/plugin/findologicxmlexport/vendor/hoa/file/ |
H A D | Finder.php | 389 public function dots($flag = true) function in Hoa\\File\\Finder
|
/plugin/abc2/abc-libraries/abc2svg/ |
H A D | abc2svg-1.js | 981 if(k1.nflags<k.nflags||(k1.nflags==k.nflags&&k1.dots<k.dots)) 1147 s.nflags=-4;s.dots=0;s2=s.ts_next 1187 if(s.dots){x+=8;y+=yb+3 1188 j=s.dots 1252 var elts=identify_note(s,note.dur),head=elts[0],dots=elts[1],nflags=elts[2] 1267 dots=0 1281 if(dots){dotx=x+(7.7+s.xmx)*stv_g.scale 1286 i=(note.dur/12)>>((5-nflags)-dots) 1287 while(dots [all...] |
H A D | jianpu-1.js | 134 if(s.nflags>=0&&s.dots)
|
/plugin/sequencediagram/bower_components/snap.svg/dist/ |
H A D | snap.svg.js | 5971 var dots = [x, y].concat(pa.slice(1)); 5973 dots[j] = +dots[j] + x; 5974 dots[++j] = +dots[j] + y; 5981 dots = ellipsePath(x, y, pa[1], pa[2]); 5982 dots.push(dots[0]); 5983 res = res.concat(dots); 5999 dots = [x, y].concat(pa.slice(1)); 6001 res = res.concat(catmullRom2bezier(dots, crz)); 6005 dots = ellipsePath(x, y, pa[1], pa[2]); 6006 dots.push(dots[0]); [all …]
|