Home
last modified time | relevance | path

Searched refs:indent (Results 126 – 150 of 447) sorted by relevance

12345678910>>...18

/plugin/codemirror/dist/modes/
H A Dxml.min.js1indent=a.indented;this.startOfLine=c;if(g.doNotIndent.hasOwnProperty(b)||a.context&&a.context.noIn…
H A Dnsis.min.js.map1indent","dedent","next","comment","meta","electricInput","blockCommentStart","blockCommentEnd","li…
H A Dphp.min.js1indent(c.html,"",""));c.curState=c.php;return"meta"}if(c.pending=='"'||c.pending=="'"){while(!b.eo…
H A Derlang.min.js1indent:c,type:d}}function B(a,b){return A(b.current(),b.column(),b.indentation(),a)}function C(a){…
H A Dlivescript.min.js.map1indent","content","pos","start","indentation","current","replace","indenter","identifier","RegExp"…
H A Dvb.min.js.map1indent","_stream","state","currentIndent","dedent","tokenBase","stream","eatSpace","ch","peek","sk…
H A Druby.min.js.map1indent","textAfter","Pass","firstChar","charAt","ct","closed","electricInput","lineComment","fold"…
H A Dlua.min.js1 …if(i.test(d))++b.indentDepth;else if(j.test(d))--b.indentDepth}return c},indent:function(a,b){var …
H A Dsieve.min.js1 …en:function(a,b){if(a.eatSpace())return null;return(b.tokenize||f)(a,b)},indent:function(a,b){var …
H A Dd.min.js.map1indent","context","popContext","t","startState","basecolumn","startOfLine","token","ctx","sol","in…
H A Dmarkdown.min.js1 …e:J}},indent:function(b,c,e){if(b.block==x&&d.indent)return d.indent(b.htmlState,c,e);if(b.localSt… method in AnonymousFunction75f14acc0200.J
/plugin/fullindex/
H A Dstyle.css9 /* This controls the indent for each sublist */
/plugin/pagestat/
H A Dscript.js404 function PTE_Olist_sbl(indent){ argument
406 for(var i=0;i<indent;i++){
412 function PTE_Ulist_sbl(indent){ argument
414 for(var i=0;i<indent;i++){
425 var indent = 1;
434 indent++;
439 out_txt += "{0}{1}\n".format(PTE_Ulist_sbl(indent), key);
441 indent++;
444 … out_txt += "{0}''{1}''\\\\ {2}\n".format(PTE_Olist_sbl(indent), sdef.mean, sdef.sen);
446 indent--;
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php245 … protected function renderFunctionOrMethodItem(\Text_Template $template, array $item, $indent = '') argument
254 $indent,
/plugin/subjectindex/
H A Dstyle.css93 text-indent:-12px;
111 text-indent:0;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentSniff.php322 $indent = 0;
324 $indent = strlen($tokens[($i - 1)]['content']);
331 'indent' => $indent,
/plugin/odt/ODT/
H A DODTTable.php61 … $indent = 0 + ODTUnits::getDigits($list_style->getPropertyFromLevel($level, 'margin-left'));
62 $style_obj->setProperty('margin-left', ($indent).'cm');
64 $style_obj->setProperty('width', ($max-$indent).'cm');
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFlowCollections.yml31 indent the additional lines.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/
H A DFunctionDeclarationSniff.php36 public $indent = 4; variable in PEAR_Sniffs_Functions_FunctionDeclarationSniff
343 $expectedIndent = ($functionIndent + $this->indent);
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php21 function mb_encode_mimeheader(?string $string, ?string $charset = null, ?string $transfer_encoding = null, ?string $newline = "\r\n", ?int $indent = 0): string { return p\Mbstring::mb_encode_mimeheader((string) $string, $charset, $transfer_encoding, (string) $newline, (int) $indent); } argument
/plugin/c3chart/assets/
H A Djs-yaml.min.js2indent&&(t.indent=1),"number"!=typeof t.linesBefore&&(t.linesBefore=3),"number"!=typeof t.linesAft…
/plugin/achart/assets/
H A Djs-yaml.min.js2indent&&(t.indent=1),"number"!=typeof t.linesBefore&&(t.linesBefore=3),"number"!=typeof t.linesAft…
/plugin/pycode/
H A Dmethod.php268 $indent = $length - strlen(ltrim($line));
281 elseif ($indent != $length and ctype_space(substr($line, 0, $indent)) == true) {
/plugin/purplenumbers/
H A Dstyle.css57 text-indent: -99999px;
/plugin/move/
H A Dstyle.less97 label.indent {

12345678910>>...18