Home
last modified time | relevance | path

Searched defs:indent (Results 51 – 75 of 267) sorted by relevance

1234567891011

/plugin/codemirror/dist/modes/
Dtiki.min.js1 …#":case"+":return f(c("tw-listitem bracket"));break}}return null}var e=a.indentUnit;var f,g;functi… property
Dlivescript.min.js1 …};var b={startState:function(){return{next:"start",lastToken:{style:null,indent:0,content:""}}},to… method
Dpython.min.js1 …var l=0;l<k.length;l++)if(!k[l])k.splice(l--,1);var m=h.hangingIndent||g.indentUnit;var n=d,o=e;if… method
Dsql.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi… function
Dmarkdown.min.js1 …"),require("../xml/xml"),require("../meta"));else if(typeof define=="function"&&define.amd)define(…
Drust.min.js1 …:"variable-3"},{regex:/[a-zA-Z_]\w*/,token:"variable"},{regex:/[\{\[\(]/,indent:true},{regex:/[\}\… property
Dstylus.min.js1 …)/);b.context.line.firstWord=I?I[0].replace(/^\s*/,""):"";b.context.line.indent=a.indentation();K=… method
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/
Dexpression.js90 lp.parseExprOp = function(left, start, minPrec, noIn, indent, line) { argument
/plugin/asciidocjs/node_modules/acorn/src/loose/
Dexpression.js90 lp.parseExprOp = function(left, start, minPrec, noIn, indent, line) { argument
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn_loose.es.js139 LooseParser.prototype.closes = function closes (closeTok, indent, line, blockHeuristic) { argument
809 lp$2.parseExprOp = function(left, start, minPrec, noIn, indent, line) { argument
Dacorn_loose.js145 LooseParser.prototype.closes = function closes (closeTok, indent, line, blockHeuristic) { argument
815 lp$2.parseExprOp = function(left, start, minPrec, noIn, indent, line) { argument
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn_loose.js144 LooseParser.prototype.closes = function closes (closeTok, indent, line, blockHeuristic) { argument
839 lp$2.parseExprOp = function(left, start, minPrec, noIn, indent, line) { argument
Dacorn_loose.es.js140 LooseParser.prototype.closes = function closes (closeTok, indent, line, blockHeuristic) { argument
835 lp$2.parseExprOp = function(left, start, minPrec, noIn, indent, line) { argument
/plugin/asciidocjs/node_modules/commander/
Dindex.js1645 function wrap(str, width, indent) { argument
1667 function optionalWrap(str, width, indent) { argument
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/
Dcompiler.js202 var indent = partial.indent || ''; variable in Compiler
/plugin/extlist/
Dsyntax.php578 protected $indent = [ variable in syntax_plugin_extlist
/plugin/diagramsnet/lib/js/grapheditor/
DShapes.js4599 …eBasicRect2.prototype.paintNWInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, indent) argument
4620 …prototype.paintTopInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top) argument
4653 …BasicRect2.prototype.paintNEInner = function(c, x, y, w, h, rectStyle, topRightStyle, size, indent) argument
4674 …otype.paintRightInner = function(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right) argument
4707 …pe.paintLeftInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left) argument
4740 …icRect2.prototype.paintSEInner = function(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent) argument
4761 …aintBottomInner = function(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom) argument
4790 ….prototype.paintSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom) argument
4819 …ct2.prototype.moveSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left) argument
4841 …ct2.prototype.lineSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left) argument
[all …]
/plugin/batchedit/
Dinterface.php92 private $indent; variable in BatcheditInterface
/plugin/asciidocjs/node_modules/pug-lexer/
Dindex.js1316 indent: function() { method in Lexer
/plugin/asciidocjs/node_modules/nunjucks/src/
Dnodes.js239 function print(str, indent, inline) { argument
251 function printNodes(node, indent) { argument
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckdomtools.js694 var itemObj = { 'parent' : listNode, 'indent' : baseIndentLevel, 'contents' : [] } ; property
/plugin/tindexmenu/
Dindexmenu-full.js246 dTree.prototype.indent = function(node, nodeId) { method in dTree
/plugin/indexmenu/scripts/
Dindexmenu.js345 dTree.prototype.indent = function (node, nodeId) { method in dTree
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php25 …($string, $charset = null, $transfer_encoding = null, $newline = "\r\n", $indent = 0) { return p\M…
H A Dbootstrap80.php21 …= null, ?string $transfer_encoding = null, ?string $newline = "\r\n", ?int $indent = 0): string { …

1234567891011