Home
last modified time | relevance | path

Searched refs:lines (Results 476 – 500 of 529) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/ckgdoku/ckeditor/
H A DCHANGES.md166 …issues/125): Fixed: Inline styles are not continued when writing multiple lines of styled text wit…
602 …ckeditor.com/ticket/12621): Fixed: Cannot remove inline styles (bold, italic, etc.) in empty lines.
1126 * [#10146](http://dev.ckeditor.com/ticket/10146): [Firefox] Empty lines are being removed while [`c…
H A DLICENSE.md617 functions (ten lines or less in length), then the use of the object
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3029 /* unify long lines */
3791 // Remove new lines and spaces from start of content
3793 // Remove new lines and spaces from end of content
3797 // Replace remaining new lines and spaces with space
3799 // Replace <br> tags with new lines
8508 var lines = f.split(/[\r\n]/);
8509 var L = lines.length - 1;
8510 while(L >= 0 && lines[L].length === 0) --L;
8514 idx = lines[R].indexOf(" ");
8515 if(idx == -1) idx = lines[R].length; else idx++;
[all …]
/plugin/ckgedit/ckeditor/
H A DCHANGES.md22 * Changed wavy red and green lines that underline spelling and grammar errors to straight ones.
586 …issues/125): Fixed: Inline styles are not continued when writing multiple lines of styled text wit…
1022 …ckeditor.com/ticket/12621): Fixed: Cannot remove inline styles (bold, italic, etc.) in empty lines.
1546 * [#10146](https://dev.ckeditor.com/ticket/10146): [Firefox] Empty lines are being removed while [`…
H A DLICENSE.md617 functions (ten lines or less in length), then the use of the object
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/bible/bible_douayRheims/
H A D4_Kings.txt572 …o the word which he hath spoken: Wilt thou that the shadow go forward ten lines, or that it go bac…
573 …20:10. And Ezechias said: It is an easy matter for the shadow to go forward ten lines: and I do no…
574 …led upon the Lord, and he brought the shadow ten degrees backwards by the lines, by which it had a…
H A DIsaias.txt744 …shadow of the lines, by which it is now gone down in the sun dial of Achaz with the sun, ten lines
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js6605 var lines = shape.Lines;
6610 for (var j = 0; j < lines.length; j++)
6612 var line = lines[j];
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1 …", \"lighten\",\n \"line-through\", \"linear\", \"linear-gradient\", \"lines\", \"list-item\", …
H A Dstylus.min.js.map1 …",\"level\",\"lighter\",\"line-through\",\"linear\",\"linear-gradient\",\"lines\",\"list-item\",\"…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js1 …els[t])),e}acceptNewModel(e){this._models[e.url]=new jt(he.parse(e.url),e.lines,e.EOL,e.versionId)…
H A Dbundle.js396lines:[...i.values()]}}return JSON.stringify(e)}_deserialize(e){try{const t=JSON.parse(e);for(cons…
426lines=e,this._startColumns=t,this._endColumns=n}getElements(){const e=[];for(let t=0,n=this.lines.…
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1 …els[t])),e}acceptNewModel(e){this._models[e.url]=new jt(he.parse(e.url),e.lines,e.EOL,e.versionId)…
H A Dbundle.js396lines:[...i.values()]}}return JSON.stringify(e)}_deserialize(e){try{const t=JSON.parse(e);for(cons…
426lines=e,this._startColumns=t,this._endColumns=n}getElements(){const e=[];for(let t=0,n=this.lines.…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1lines","HuffmanTable","decode","assignPrefixCodes","linesLength","prefixLengthMax","histogram","cu…
H A Dpdf.js20195 var lines = contents.split(/(?:\r\n?|\n)/);
20197 for (var i = 0, ii = lines.length; i < ii; ++i) {
20198 var line = lines[i];
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt750 * Bugfix: text watermarks now support multiple lines
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js4lines=function(a,d){function f(){return e(c("group",{coordsize:k+" "+k,coordorigin:-j+" "+-j}),{wi… method in h
3369 …=function(b,c,e){var d=null==b||null==c;e=null!=e?e:24;var f=new Spinner({lines:12,length:e,width:…
3487 …aph.container);this.exportDialog.style.zIndex=e.zIndex;var f=new Spinner({lines:8,length:6,width:5…
/plugin/fckg/fckeditor/
H A Dlicense.txt575 functions (ten lines or less in length), then the use of the object
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt575 functions (ten lines or less in length), then the use of the object
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md568 * Fixed warning when invalid request start-lines are received.

1...<<11121314151617181920>>...22