| /plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/ |
| D | sequence-diagram-min.js | 6 …line:6,statement:7,NL:8,participant:9,actor_alias:10,signal:11,note_statement:12,title:13,message:… property 7 …d:"145,-82v17,-8,47,-15,71,-26v13,2,25,12,9,23v-23,7,-40,16,-53,27r0,6v13,8,30,21,36,38v0,8,-4,12,… property 8 …d:"49,-160v1,-4,-10,-9,-15,-8v-15,-35,32,-30,57,-31r142,-8v2,1,30,7,40,10v-52,16,-133,17,-190,30v-… property
|
| D | sequence-diagram-raphael-min.js | 6 …line:6,statement:7,NL:8,participant:9,actor_alias:10,signal:11,note_statement:12,title:13,message:… property 7 …d:"11,-192v15,-49,119,-61,161,-23v16,15,27,55,11,79v-20,62,-51,79,-96,118v-10,4,-45,27,-50,6v9,-15… property 8 d:"62,-184v78,-31,249,-50,238,74v-6,65,-102,105,-179,115v-77,-7,-152,-71,-101,-149v2,-5,24,-33,42,-… property
|
| D | sequence-diagram.js | 230 line: 6, property 477 text: lexer.match, property 479 line: lexer.yylineno, property 566 text: "", property 568 line: this.yylineno property 651 text: "", property 653 line: this.yylineno property 1017 function actorEnsureDistance(a, b, d) { argument 1023 b.x = Math.max(d - b.width / 2, b.x); 1027 a.paddingRight = Math.max(d, a.paddingRight); [all …]
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js | 1 ….test(a);var d=/MSIE \d/.test(a);var e=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(a);var f=/Edge… argument 2 …d||e||l||f){var u=c||"";if(d){u+=d}if(e){u+=e}var v=C("span",[m],u,f);if(i){for(var w in i){if(i.h… argument 3 …d:0,bottom:b?d:0}};oe.prototype.setScrollLeft=function(a){if(this.horiz.scrollLeft!=a){this.horiz.… property 4 …d(f,e)&&a.cm){Kd(a.cm,e,c)}return f}function hg(a){this.lines=a;this.parent=null;var b=0;for(var c… argument 5 …d=Zb(c);if(d!=c){b=ab(d)}return Vg(true,a,d,b,1)}function Zg(a,b){var c=Ya(a.doc,b);var d=$b(c);if… argument 6 …d,a)||Qh(a,d)){return}if(h<=11){setTimeout(Ee(d,function(){return b.updateFromDOM()}),20)}});oa(e,… property 7 …d.innerActive?d.inner:d.outer)}if(!d.innerActive){for(var f=0;f<c.length;++f){var g=c[f];if(g.open… 8 …d;function e(a){return a.replace(/([.*+?^=!:${}()|\[\]\/\\])/g,"\\$1")}function f(a,b,c){var d=[];…
|
| /plugin/projects/ |
| D | codemirror-compressed.js | 1 …line:0,ch:0};Ln(t,{line:Ct.size-1,ch:un(Ct.size-1).text.length},lt(e),t,t),Ft=!0}function ln(e){va… class
|
| /plugin/remotescript/lib/JsHttpRequest/ |
| D | JsHttpRequest.php | 84 $file = $line = null; 85 if (headers_sent($file, $line)) { 87 … "HTTP headers are already sent" . ($line !== null? " in $file on line $line" : "") . ". " 247 function _obHandler($text) argument 250 if (preg_match('{'.$this->_uniqHash.'(.*?)'.$this->_uniqHash.'}sx', $text)) { 251 $text = str_replace($this->_uniqHash, '', $text); 262 'text' => $text, 271 $text = json_encode($result); 273 $text = $this->php2js($result); 276 $text = $this->php2js($result); [all …]
|
| /plugin/asciidocjs/node_modules/ejs/lib/ |
| D | ejs.js | 346 var context = lines.slice(start, end).map(function (line, i){ argument 351 + line; 415 exports.render = function (template, d, o) { argument 416 var data = d || utils.createNullProtoObjWherePossible(); 509 function Template(text, opts) { argument 512 this.templateText = text; 697 var d = utils.shallowCopy(utils.createNullProtoObjWherePossible(), data); 699 d = utils.shallowCopy(d, includeData); 701 return includeFile(path, opts)(d); 737 var d = this.opts.delimiter; [all …]
|
| /plugin/indexmenu2/cms/templates/TabControl/FlatPanel/ |
| D | design.css | 17 border: 1px solid #85847d; 19 line-height: 20px; /* used to align text vertically */ 21 text-decoration: none; 28 line-height: 24px; 41 border: 1px solid #85847d; 48 border: 1px solid #85847d;
|
| /plugin/freechat/phpfreechat/data/public/js/ |
| D | pfcclient.js | 948 var line = ''; 949 line += '<div id="pfc_msg_'+recipientid+'_'+id+'" class="pfc_cmd_'+ cmd +' pfc_message'; 950 line += (id % 2 == 0) ? ' pfc_evenmsg' : ' pfc_oddmsg'; 951 if (oldmsg == 1) line += ' pfc_oldmsg'; 952 line += '">'; 953 line += '<span class="pfc_date'; 954 if (fromtoday == 1) line += ' pfc_invisible'; 955 line += '">'+ date +'</span> '; 956 line += '<span class="pfc_heure">'+ time +'</span> '; 959 line += ' <span class="pfc_nick">'; [all …]
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | html-block.md | 10 <td>d</td> 23 alt="some alt aligned with src attribute" title="some text" /> 40 <custom multi="line" something="hi" /> 46 title="some text" /> 51 title="some text" /> 58 line html comment -->
|
| /plugin/asciidocjs/node_modules/align-text/ |
| D | README.md | 1 …text [](http://badge.fury.io/js/align-text)… 3 > Align the text in a string. 7 Align text values in an array: 25 $ npm i align-text --save 31 var align = require('align-text'); 32 align(text, callback_function_or_integer); 37 * `text` can be a **string or array**. If a string is passed, a string will be returned. If an arra… 38 …text will be indented by that amount. If a function, it must return an integer representing the am… 43 align(text, 4); 66 The callback is used to determine the indentation of each line and gets the following params: [all …]
|
| /plugin/json/script/ |
| D | ejs.min.js | 1 …line,i){var curr=i+start+1;return(curr==lineno?" >> ":" ")+curr+"| "+line}).join("\n");err.path… argument
|
| /plugin/codemirror/dist/keymaps/ |
| D | emacs.min.js.map | 1 …line","ch","killRing","addToRing","str","push","length","shift","growRingTop","getFromRing","n","M…
|
| D | emacs.min.js | 1 …line==b.line&&a.ch==b.ch}var d=[];function e(a){d.push(a);if(d.length>50)d.shift()}function f(a){i… argument
|
| /plugin/asciidocjs/node_modules/ejs/ |
| D | ejs.js | 347 var context = lines.slice(start, end).map(function (line, i){ 352 + line; 416 exports.render = function (template, d, o) { 417 var data = d || utils.createNullProtoObjWherePossible(); 510 function Template(text, opts) { 513 this.templateText = text; 698 var d = utils.shallowCopy(utils.createNullProtoObjWherePossible(), data); 700 d = utils.shallowCopy(d, includeData); 702 return includeFile(path, opts)(d); 738 var d = this.opts.delimiter; [all …]
|
| D | ejs.min.js | 1 …line,i){var curr=i+start+1;return(curr==lineno?" >> ":" ")+curr+"| "+line}).join("\n");err.path… argument
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 2.2.js | 12 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Position", function() { … 13 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Range", function() { ret… 14 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Location", function() { … 15 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "LocationLink", function(… 16 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Color", function() { ret… 17 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ColorInformation", funct… 18 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ColorPresentation", func… 19 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "FoldingRangeKind", funct… 20 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "FoldingRange", function(… 21 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "DiagnosticRelatedInforma… [all …]
|
| /plugin/abc2/ |
| D | all.css | 46 …line-height:0;margin:0;padding:0}.chord-sequence{margin:5px;display:inline-block;vertical-align:to… 54 td[align="center"] {text-align: left;} 59 .abc-voices {line-height: 36px; vertical-align: middle;}
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/ |
| D | nv.d3.min.css | 1 …line{fill:none;stroke:#e5e5e5;shape-rendering:crispEdges}.nvd3 .nv-axis .zero line,.nvd3 .nv-axis …
|
| /plugin/a2s/ |
| D | ASCIIToSVG.php | 72 public $line; variable in dokuwiki\\plugin\\a2s\\A2S_JLexToken 77 function __construct($type, $value = null, $line = null, $col = null) { argument 78 $this->line = $line; 247 $tok->line = $this->yyline; 1778 foreach ($lines as $line) { 1779 preg_match('/width="(\d+)/', $line, $m); 1781 preg_match('/height="(\d+)/', $line, $m); 1783 preg_match('/d="([^"]+)"/', $line, $m); 1944 private $text; variable in dokuwiki\\plugin\\a2s\\SVGPath 1954 $this->text = array(); [all …]
|
| /plugin/combo/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.lux.min.css | 12 …line-height:1.5;color:#55595c;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-high…
|
| H A D | bootstrap.cosmo.min.css | 12 …line-height:1.5;color:#373a3c;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-high…
|
| H A D | bootstrap.pulse.min.css | 12 …line-height:1.5;color:#444;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlig…
|
| /plugin/combo/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.16col.min.css | 6 …line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,asi…
|
| H A D | bootstrap.min.css | 6 …line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,asi…
|