Home
last modified time | relevance | path

Searched refs:lineEnd (Results 1 – 25 of 44) sorted by relevance

12

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/
DEvalObjectFactorySniff.php101 $lineEnd = $phpcsFile->findNext(T_SEMICOLON, ($prev + 1));
102 for ($i = ($prev + 1); $i < $lineEnd; $i++) {
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn_loose.es.js21 this.nextLineStart = this.lineEnd(this.curLineStart) + 1
124 LooseParser.prototype.lineEnd = function lineEnd (pos) { method in LooseParser
189 this$1.nextLineStart = this$1.lineEnd(this$1.curLineStart) + 1
214 pos = this$1.lineEnd(e.pos + 1)
Dacorn_loose.js25 this.nextLineStart = this.lineEnd(this.curLineStart) + 1
128 LooseParser.prototype.lineEnd = function lineEnd (pos) { method in LooseParser
193 this$1.nextLineStart = this$1.lineEnd(this$1.curLineStart) + 1
218 pos = this$1.lineEnd(e.pos + 1)
/plugin/markdownextra/lib/meltdown/js/
Djquery.meltdown.js31 var text, selection, before, placeholder, after, lineStart, lineEnd, charBefore, charAfter;
40 lineEnd = text.indexOf('\n', selection.end);
41 if(lineEnd === -1) {
42 lineEnd = text.length;
44 thees.setSelection(lineStart, lineEnd);
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn_loose.es.js21 this.nextLineStart = this.lineEnd(this.curLineStart) + 1
123 LooseParser.prototype.lineEnd = function lineEnd (pos) { method in LooseParser
188 this$1.nextLineStart = this$1.lineEnd(this$1.curLineStart) + 1
213 pos = this$1.lineEnd(e.pos + 1)
Dacorn_loose.js27 this.nextLineStart = this.lineEnd(this.curLineStart) + 1
129 LooseParser.prototype.lineEnd = function lineEnd (pos) { method in LooseParser
194 this$1.nextLineStart = this$1.lineEnd(this$1.curLineStart) + 1
219 pos = this$1.lineEnd(e.pos + 1)
/plugin/asciidocjs/node_modules/acorn/src/loose/
Dtokenize.js20 this.nextLineStart = this.lineEnd(this.curLineStart) + 1
43 pos = this.lineEnd(e.pos + 1)
Dstate.js20 this.nextLineStart = this.lineEnd(this.curLineStart) + 1
121 lineEnd(pos) { method in LooseParser
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/
Dtokenize.js20 this.nextLineStart = this.lineEnd(this.curLineStart) + 1
43 pos = this.lineEnd(e.pos + 1)
Dstate.js20 this.nextLineStart = this.lineEnd(this.curLineStart) + 1
120 lineEnd(pos) { method in LooseParser
/plugin/commonmark/
H A Daction.php77 … $lineEnd = $this->headingInfo[$keys[$index+1]]['startline'] - 1; // go one line up
78 $end = $this->linePosition[$lineEnd] + 1; // apply newline
/plugin/c3chart/assets/
Dd3.min.js2lineEnd()}function An(t,n){var e=-1,r=t.length;for(n.polygonStart();++e<r;)En(t[e],n,1);n.polygonE… method
/plugin/dirtylittlehelper/script/
Dmermaid.min.js1lineEnd()}function Fc(t,e){var n=-1,r=t.length;for(e.polygonStart();++n<r;)Rc(t[n],e,1);e.polygonE…
Dmermaid.min.js.map1lineEnd","polygonStart","polygonEnd","phi00","areaRingSum","areaSum","areaStream","areaRingStart",…
/plugin/diagramsnet/lib/js/mermaid/
Dmermaid.min.js6lineEnd()}function Fc(t,e){var n=-1,r=t.length;for(e.polygonStart();++n<r;)Rc(t[n],e,1);e.polygonE…
/plugin/flowcharts/
Dmermaid.min.js1lineEnd()}function Ru(t,e){var n=-1,r=t.length;for(e.polygonStart();++n<r;)Pu(t[n],e,1);e.polygonE…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dd3.min.js2lineEnd=f}function c(n,t){u(s=n,h=t),p=M,g=x,v=b,d=_,y=w,S.point=u}function f(){i(M,x,m,b,_,w,p,g,… function
4lineEnd:b,polygonStart:function(){ka.reset(),Na.lineStart=vt},polygonEnd:function(){var n=2*ka;Sa+…
/plugin/diagramsnet/lib/js/
Dextensions.min.js1705lineEnd()}function Fc(t,e){var n=-1,r=t.length;for(e.polygonStart();++n<r;)Rc(t[n],e,1);e.polygonE…
/plugin/diagramsnet/lib/js/grapheditor/
DFormat.js5252 …var lineEnd = this.editorUi.toolbar.addMenuFunctionInContainer(stylePanel2, 'geSprite-endclassic',…
5318 this.addArrow(lineEnd);
5352 lineEnd.style.marginLeft = '3px';
5353 lineEnd.style.height = '17px';
5606 mxUtils.getValue(ss.style, 'endFill', '1'), lineEnd, 'end');
5628 mxUtils.setOpacity(lineEnd, 30);
5633 mxUtils.setOpacity(lineEnd, 100);
/plugin/codemirror/dist/keymaps/
Dvim.min.js.map1lineEnd","parseLineSpec_","numberMatch","parseLineSpecOffset_","offsetMatch","delim","argDelimiter…
Dvim.min.js3lineEnd=a.lastLine()}else{c.line=this.parseLineSpec_(a,b);if(c.line!==undefined&&b.eat(",")){c.lin…
/plugin/sketchcanvas/script/
Djs-yaml.mjs124 function getLine(buffer, lineStart, lineEnd, position, maxLineLength) { argument
134 if (lineEnd - position > maxHalfLength) {
136 lineEnd = position + maxHalfLength - tail.length;
140 str: head + buffer.slice(lineStart, lineEnd).replace(/\t/g, '→') + tail,
/plugin/revealjs/plugin/highlight/
Dhighlight.js240 lineEnd = parseInt( highlight[1], 10 );
242 if( isNaN( lineEnd ) ) {
250 end: lineEnd
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js9lineEnd;s?e.push({text:"",lineEnd:!0}):e[e.length-1].lineEnd=!0}else e.push({text:o})}return e}fun… property
10 …Widths-this.leadingCut,this.inlines.push(t),this.inlineWidths+=t.width,t.lineEnd&&(this.newLineFor…
Dpdfmake.js14593 if (inline.lineEnd) {
14654 var shouldAddLine = (results.length === 0 || results[results.length - 1].lineEnd);
14657 results.push({ text: '', lineEnd: true }); property
14660 results[results.length - 1].lineEnd = true;
14705 if (words[i2].lineEnd) {
14706 result.lineEnd = true;
16688 if (inline.lineEnd) {

12