Home
last modified time | relevance | path

Searched refs:indent (Results 176 – 200 of 447) sorted by relevance

12345678910>>...18

/plugin/codemirror/dist/modes/
H A Dpython.min.js.map1indent","indentation","type","scopeOffset","offset","eatSpace","lineOffset","pushPyScope","dedent"…
H A Dmodelica.min.js1 …{b.tokenize=q}else{b.tokenize=null;return"error"}return b.tokenize(a,b)},indent:function(b,c){if(b…
H A Dvb.min.js1 …tLine=0}var c=F(a,b);b.lastToken={style:c,content:a.current()};return c},indent:function(a,c){var … method in AnonymousFunctionfa989f610200.G
H A Dgo.min.js1 …"&&c.type=="}")m(b);else if(g==c.type)m(b);b.startOfLine=false;return d},indent:function(b,d){if(b…
H A Dswift.min.js1 …f=/[\(\[\{]|([\]\)\}])/.exec(a.current());if(f)(f[1]?w:v)(b,a)}return e},indent:function(b,c){var …
H A Dvhdl.min.js1 …"newstatement")q(b,a.column(),"statement");b.startOfLine=false;return d},indent:function(a,b){if(a…
H A Dcss.min.js.map1indent","prev","this","pushContext","context","indentation","popContext","pass","states","popAndPa…
H A Dtiki.min.js.map1indent","indented","popContext","element","attributes","endplugin","err","endcloseplugin","name","…
H A Doz.min.js.map1indent","textAfter","trueText","replace","indentUnit","fold","electricInput","lineComment","blockC…
H A Decl.min.js1 …"newstatement")s(b,a.column(),"statement");b.startOfLine=false;return d},indent:function(a,b){if(a…
H A Dvbscript.min.js1 ….lastToken={style:c,content:a.current()};if(c==="space")c=null;return c},indent:function(b,c){var … method in AnonymousFunctionc36ee7b60200.Q
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified396 indent: {
397 indent: "Increase Indent",
662 CKEDITOR.lang.en["indent"] = {
663 indent: "Nested List",
755 … select both the font syntax itself and the enclosed text:<p style="text-indent: 50px; font-size: …
777 CKEDITOR.lang.en["indent"] = {
778 indent: "Nested List",
H A Den.js.unc5 … whole number.","validateVSpace":"VSpace must be a whole number."},"indent":{"indent":"Increase In…
6 CKEDITOR.lang['en']["indent"] = {
7 "indent": "Nested List",
115 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
143 CKEDITOR.lang['en']["indent"] = {
144 "indent": "Nested List",
/plugin/html2pdf/snorriheim/
H A Drtl.css81 /* indent different sections */
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css138 text-indent: -9999px;
230 text-indent: -9999px;
325 text-indent: -9999px;
538 text-indent: -9999px; }
/plugin/prettyphoto/css/
H A DprettyPhoto.css350 text-indent: -10000px;
360 text-indent: -10000px;
434 text-indent: -10000px;
443 text-indent: -10000px;
454 text-indent: -10000px;
464 text-indent: -10000px;
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified480 "indent": {
481 "indent": "Increase Indent",
754 CKEDITOR.lang.en["indent"] = {
755 indent: "Nested List",
846 … select both the font syntax itself and the enclosed text:<p style="text-indent: 50px; font-size: …
867 CKEDITOR.lang.en["indent"] = {
868 indent: "Nested List",
H A Den.js-4.9.merged5 … whole number.","validateVSpace":"VSpace must be a whole number."},"indent":{"indent":"Increase In…
6 CKEDITOR.lang['en']["indent"] = {
7 "indent": "Nested List",
116 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
145 CKEDITOR.lang['en']["indent"] = {
146 "indent": "Nested List",
H A Den.js.unc5 … whole number.","validateVSpace":"VSpace must be a whole number."},"indent":{"indent":"Increase In…
6 CKEDITOR.lang['en']["indent"] = {
7 "indent": "Nested List",
117 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
146 CKEDITOR.lang['en']["indent"] = {
147 "indent": "Nested List",
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified480 "indent": {
481 "indent": "Increase Indent",
754 CKEDITOR.lang.en["indent"] = {
755 indent: "Nested List",
846 … select both the font syntax itself and the enclosed text:<p style="text-indent: 50px; font-size: …
867 CKEDITOR.lang.en["indent"] = {
868 indent: "Nested List",
/plugin/404manager/
H A Dstyle.css41 text-indent: 0;
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss148 text-indent:-9999px;
270 text-indent:-9999px;
381 text-indent:-9999px;
643 text-indent:-9999px;
/plugin/combo/vendor/symfony/yaml/
H A DParser.php575 * @param int|null $indentation The indent level at which the block is to be read, or null for default
649 $indent = $this->getCurrentLineIndentation();
651 if ($isItUnindentedCollection && !$this->isCurrentLineEmpty() && !$this->isStringUnIndentedCollectionItem() && $newIndent === $indent) {
661 if ($indent >= $newIndent) {
665 } elseif (0 == $indent) {
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.css201 text-indent: -13333337px;
247 text-indent: -13333337px;
294 text-indent: 0px;
/plugin/code2/
H A Dstyle.css4 …border:thin dotted #ccc;margin:1ex 0;line-height:1.33;overflow:auto;text-indent:0;max-height:40em;…

12345678910>>...18