| /plugin/chordsheets/ |
| H A D | script.js | 68 var newLine = ""; 73 newLine += '<span style="color:black;">' + chordMatch[0] + '</span>'; 90 …newLine += chordMatch[0].replace(chordMatch[2], '<span class="' + songChordSelector + ' tooltip">'… 92 …newLine += chordMatch[0].replace(chordMatch[2], '<span class="' + songChordSelector + '">' + newCh… 94 …ourier New\', Courier, monospace;margin:0;" class="' + chordLineSelector + '">' + newLine + '</p>';
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/ |
| D | Fpdi.php | 203 * @param bool $newLine 205 protected function _put($s, $newLine = true) argument 207 if ($newLine) {
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/Tfpdf/ |
| D | Fpdi.php | 148 protected function _put($s, $newLine = true) argument 150 if ($newLine) {
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/ |
| D | Fpdi.php | 147 protected function _put($s, $newLine = true) argument 149 if ($newLine) {
|
| /plugin/behave/ |
| D | behave.js | 98 newLine, 152 newLine = "\r\n"; 154 newLine = "\n"; 235 start += normalizedValue.slice(0, start).split(newLine).length - 1; 241 end += normalizedValue.slice(0, end).split(newLine).length - 1; 468 closingBreak = newLine; 474 …var edited = left + newLine + ourIndent + closingBreak + (ourIndent.substring(0, ourIndent.length-…
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ |
| D | ANSI.php | 286 $this->newLine(); 386 $this->newLine(); 423 $this->newLine(); 438 private function newLine() function in phpseclib3\\File\\ANSI
|
| /plugin/asciidocjs/node_modules/source-map/lib/ |
| D | source-node.js | 69 var newLine = getNextLine() || ""; 70 return lineContents + newLine;
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/lib/ |
| D | source-node.js | 69 var newLine = getNextLine() || ""; 70 return lineContents + newLine;
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | FpdiTrait.php | 333 protected function _put($s, $newLine = true) argument 335 if ($newLine) {
|
| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | buttons.html5.js | 306 var newLine = _newLine(config); 330 var header = config.header ? join(data.header) + newLine : ''; 331 var footer = config.footer && data.footer ? newLine + join(data.footer) : ''; 339 str: header + body.join(newLine) + footer,
|
| /plugin/ditaa/ditaa/ |
| D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
| /plugin/jdraw/lib/ |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jcapture/lib/ |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/dist/ |
| D | source-map.debug.js | 2740 var newLine = getNextLine() || ""; 2741 return lineContents + newLine;
|
| D | source-map.js | 2740 var newLine = getNextLine() || ""; 2741 return lineContents + newLine;
|
| D | source-map.min.js.map | 1 …newLine","lastGeneratedLine","lastMapping","nextLine","aChunk","isArray","chunk","prepend","unshif…
|
| /plugin/asciidocjs/node_modules/source-map/dist/ |
| D | source-map.debug.js | 2883 var newLine = getNextLine() || ""; 2884 return lineContents + newLine;
|
| D | source-map.js | 2883 var newLine = getNextLine() || ""; 2884 return lineContents + newLine;
|
| D | source-map.min.js.map | 1 …newLine","lastGeneratedLine","lastMapping","nextLine","aChunk","isArray","chunk","prepend","unshif…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 5.5.js.map | 1 …newLine, indent) {\n if (indent === void 0) { indent = 0; }\n if (typeof diag === 'string') …
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
| D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| /plugin/katex/_assets/ |
| D | katex.min.js | 1 …newLine:i,size:a&&Ut(a,"size").value}},htmlBuilder:function(e,t){var r=Ke.makeSpan(["mspace"],[],t…
|
| /plugin/achart/assets/ |
| D | apexcharts.min.js | 6 …newLine()})):p?f.globals.dom.Paper.plain(s):f.globals.dom.Paper.text((function(t){return t.tspan(s… method
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 26330 var newLine = lines + this.decoder.write(data); 26331 var rows = this.parse(newLine, true); 26346 var newLine = this.lines + this.decoder.end(); 26347 var rows = this.parse(newLine, false);
|