Home
last modified time | relevance | path

Searched refs:indent (Results 201 – 225 of 447) sorted by relevance

12345678910>>...18

/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1indent","html","curState","style","pos","token","cur","openPHP","search","m","test","backUp","cont…
H A Dvbscript.min.js.map1indent","_stream","state","currentIndent","dedent","tokenBase","stream","eatSpace","ch","peek","sk…
H A Dttcn.min.js.map1indent","context","popContext","t","startState","basecolumn","startOfLine","token","ctx","sol","in…
H A Dd.min.js1 …"newstatement")s(b,a.column(),"statement");b.startOfLine=false;return d},indent:function(b,c){if(b…
H A Dgroovy.min.js1 …b,a.column(),"statement");b.startOfLine=false;b.lastToken=h||d;return d},indent:function(c,d){if(!…
H A Dcommonlisp.min.js.map1indent","_textAfter","i","closeBrackets","pairs","lineComment","blockCommentStart","blockCommentEn…
H A Dsieve.min.js.map1indent","_textAfter","electricChars","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,…
H A Dsmalltalk.min.js.map1indent","textAfter","i","charAt","electricChars","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,U…
H A Dcobol.min.js.map1indent","defineMIME"],"mappings":"CAOA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,EAAIG,QAAQ,6BACT,…
H A Dcoffeescript.min.js1 …"){if(c)c.align=true;b.prop=d=="punctuation"&&a.current()=="."}return d},indent:function(a,b){if(a… method in AnonymousFunction6422fc460200.w
H A Dsass.min.js1 …on(a,b){var c=w(a,b);b.lastToken={style:c,content:a.current()};return c},indent:function(a){return…
H A Dyacas.min.js.map1indent","textAfter","Pass","delta","indentUnit","electricChars","blockCommentStart","blockCommentE…
H A Dfcl.min.js.map1indent","textAfter","closing","electricChars","fold","blockCommentStart","blockCommentEnd","lineCo…
H A Ddtd.min.js.map1indent","textAfter","n","electricChars","defineMIME"],"mappings":"CAUA,SAAUA,GACR,SAAWC,UAAW,gBAAm…
H A Dcrystal.min.js1 … d=a.current();if(c&&c!="comment"){b.lastToken=d;b.lastStyle=c}return c},indent:function(b,c){c=c.…
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt400 "indent": {
401 "indent": "Increase Indent",
666 CKEDITOR.lang['en']["indent"] = {
667 "indent": "Nested List",
748 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt400 "indent": {
401 "indent": "Increase Indent",
666 CKEDITOR.lang['en']["indent"] = {
667 "indent": "Nested List",
748 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
/plugin/tindexmenu/
H A Dindexmenu-full.js182 var str = '<div class="dTreeNode">' + this.indent(node, nodeId);
199 str = '<div class="dTreeNode">' + this.indent(node, nodeId);
246 dTree.prototype.indent = function(node, nodeId) { method in dTree
H A Dindexmenu.js32 dTree.prototype.noderr=function(a,c){var b='<div class="dTreeNode">'+this.indent(a,c);return b+'<di…
33 …"';a._lv>this.config.maxjs?b=0:a._ok=!0;e='<div class="dTreeNode">'+this.indent(a,c);a.icon=this.r…
36 dTree.prototype.indent=function(a,c){var b,d="";if(this.root.id!=a.pid){for(b=0;b<this.aIndent.leng… method in dTree
/plugin/indexmenu/scripts/
H A Dindexmenu.js285 let str = '<div class="dTreeNode">' + this.indent(node, nodeId);
305 str = '<div class="dTreeNode">' + this.indent(node, nodeId);
339 * Adds the empty and line icons which indent the node
343 * @returns {string} html of indent icons
345 dTree.prototype.indent = function (node, nodeId) {
295 dTree.prototype.indent = function (node, nodeId) { global() method in dTree
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js1461 indent = /^(&nbsp;|\s)+/.exec(line),
1466 if (indent != null)
1468 spaces = indent[0].toString();
/plugin/highlightjs/highlight/
H A Dreadme.rus.txt32 hljs.tabReplace = '<span class="indent">\t</span>';
/plugin/markdownextra/lib/meltdown/css/
H A Dmeltdown.css180 text-indent: -9000em;
207 text-indent: 0;
/plugin/virtualkeyboard/vk/keyboard/
H A Dkeyboard.css90 text-indent: 0;
/plugin/code2/
H A Dsyntax_plugin_code.css26 text-indent: 0; /* for code snippets in footnotes */

12345678910>>...18