/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/ |
H A 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/ |
H A D | Fpdi.php | 148 protected function _put($s, $newLine = true) argument 150 if ($newLine) {
|
/plugin/dw2pdf/vendor/setasign/fpdi/src/ |
H A D | Fpdi.php | 147 protected function _put($s, $newLine = true) argument 149 if ($newLine) {
|
/plugin/behave/ |
H A D | behave.js | 98 newLine, variable 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/ |
H A D | ANSI.php | 286 $this->newLine(); 386 $this->newLine(); 423 $this->newLine(); 438 private function newLine() function in phpseclib3\\File\\ANSI
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | FpdiTrait.php | 333 protected function _put($s, $newLine = true) 335 if ($newLine) { 344 _put($s, $newLine = true) global() argument
|
/plugin/ditaa/ditaa/ |
H A D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
/plugin/jcapture/lib/ |
H A D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jdraw/lib/ |
H A D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A 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/ |
H A D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
H A D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/katex/_assets/ |
H A 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/ |
H A D | apexcharts.min.js | 6 …newLine()})):p?f.globals.dom.Paper.plain(s):f.globals.dom.Paper.text((function(t){return t.tspan(s…
|
/plugin/xlsx2dw/packages/exceljs/ |
H A 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);
|