Home
last modified time | relevance | path

Searched refs:lineCount (Results 1 – 25 of 31) sorted by last modified time

12

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php6418 $this->flowingBlockAttr['lineCount'] = 0;
6449 $lineCount = & $this->flowingBlockAttr['lineCount'];
6520 if (($newblock) && ($blockstate == 1 || $blockstate == 3) && ($lineCount == 0)) {
6614 if (($newblock && ($blockstate == 1 || $blockstate == 3) && $lineCount == 0) || ($endofblock && $blockstate == 3 && $lineCount == 0)) {
6668 if ($newblock && ($blockstate == 1 || $blockstate == 3) && ($this->blk[$this->blklvl]['margin_top']) && $lineCount == 0 && !$is_table) {
6675 if ($newblock && ($blockstate == 1 || $blockstate == 3) && $lineCount == 0 && !$is_table) {
6688 if (($newblock) && ($blockstate == 1 || $blockstate == 3) && isset($this->blk[$this->blklvl]['text_indent']) && ($lineCount == 0) && (!$is_table) && ($align != 'C')) {
6695 if (($newblock) && ($blockstate == 1 || $blockstate == 3) && (($this->blk[$this->blklvl]['padding_top']) || ($this->blk[$this->blklvl]['border_top'])) && ($lineCount
[all...]
/plugin/combo/ComboStrap/
H A DFetcherVignette.php156 $lineCount = 0;
162 $lineCount = $lineCount + 1;
164 if ($lineCount >= $maxNumberOfLines) {
/plugin/commonmark/vendor/league/commonmark/src/
H A DDocParser.php
/plugin/commonmark/vendor/league/commonmark/src/Input/
H A DMarkdownInput.php31 private ?int $lineCount = null;
75 \assert($this->lineCount !== null);
77 return $this->lineCount;
100 $this->lineCount = \count($this->lines);
25 private $lineCount; global() variable in League\\CommonMark\\Input\\MarkdownInput
/plugin/strata/helper/
H A Dsyntax.php794 $lineCount = 0;
797 $lineCount++;
807 'start'=>$lineCount,
814 $stack[$top]['end'] = $lineCount;
821 'start'=>$lineCount,
822 'end'=>$lineCount
831 $root['end'] = $lineCount;
845 $lineCount = 0;
849 $lineCount++;
852 if($lineCount
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1 …ri)&&(gr.undefined(t.languageId)||gr.string(t.languageId))&&gr.number(t.lineCount)&&gr.func(t.getT…
H A D4.4.js.map1lineCount) {\n scanner.setPosition(document.offsetAt(Position.create(startLine …
H A D5.5.js1 …ri)&&(re.undefined(t.languageId)||re.string(t.languageId))&&re.number(t.lineCount)&&re.func(t.getT…
H A D6.6.js1 …ri)&&(me.undefined(t.languageId)||me.string(t.languageId))&&me.number(t.lineCount)&&me.func(t.getT…
H A Dbundle.js.map1lineCount = viewModel.model.getLineCount();\n if (lineNumber > lineCount) {\n …
H A Deditor.worker.js.map1 …\n let result = [];\n for (let i = 1, lineCount = model.getLineCount(); i <= lineCou…
H A Djson.worker.js.map1lineCount = model.getLineCount(); i <= lineCount; i++) {\n const line = model.getLineCo…
H A D2.2.js1426 …defined(candidate.languageId) || Is.string(candidate.languageId)) && Is.number(candidate.lineCount)
H A D3.3.js.map1lineCount)\n && Is.func(candidate.getText) && Is.func(candidate.positionAt) && Is.func(…
H A D2.2.js.map1lineCount)\n && Is.func(candidate.getText) && Is.func(candidate.positionAt) && Is.func(…
H A Dbundle.js396lineCount:e.getLineCount(),provider:n}}}restoreViewState(e){let t=this.editor.getModel();if(!t||!t…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396lineCount:e.getLineCount(),provider:n}}}restoreViewState(e){let t=this.editor.getModel();if(!t||!t…
H A D6.6.js1 …ri)&&(me.undefined(t.languageId)||me.string(t.languageId))&&me.number(t.lineCount)&&me.func(t.getT…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1lineCount","listSelections","setCursor","extendSelectionsBy","setSelections","addSelection","getSe…
H A Dscripts.min.js4 …sualStart:function(a){if(typeof a=="number"){a=Ya(this,a)}return Zb(a)},lineCount:function(){retur…
7 …)}else if(c=/^\s*([\+\-]?\d+(\.\d+)?)\%\s*/.exec(b)){var f=Math.round(a.lineCount()*Number(c[1])/1…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js2 …}}};function Ra(a,b,c,d){var f=oa(a.getCursor());var g=c?1:-1;var h=c?a.lineCount():-1;var i=f.ch;…
H A Dvim.min.js.map1lineCount","curCh","lineLen","findWord","emptyLineIsWord","charTests","stop","foundWord","words","…
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DExample.php43 private $lineCount; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Example
45 public function __construct($filePath, $isURI, $startingLine, $lineCount, $description) argument
53 $this->lineCount = $lineCount;
100 $lineCount = null;
110 $lineCount = (int)$contentMatches[2];
123 $lineCount,
174 return $this->lineCount;
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DParser.php31 $lineCount = \count($lines);
36 for ($i = 0; $i < $lineCount; ++$i) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12lineCount>1){var n,o=0,p=0,q=0;j=new e.Group("line"+q),("left"===a.align||"right"===a.align)&&(m=a…

12