Home
last modified time | relevance | path

Searched refs:notset (Results 1 – 19 of 19) sorted by relevance

/plugin/gplusone/
H A Dsyntax.php34 function getConf($setting, $notset = false) { argument
37 $val = parent::getConf($setting, $notset);
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js5 …ect",label:b.type,id:"type",align:"center",style:"width:150px",items:[[b.notset,""],[b.circle,"cir…
6 …d(a,"ul"))&&this.commitContent(a)}};if("numberedListStyle"==e){var h=[[b.notset,""],[b.lowerRoman,…
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js5 …ect",label:b.type,id:"type",align:"center",style:"width:150px",items:[[b.notset,""],[b.circle,"cir…
6 …d(a,"ul"))&&this.commitContent(a)}};if("numberedListStyle"==e){var g=[[b.notset,""],[b.lowerRoman,…
/plugin/dw2pdf/
H A Daction.php1039 * @param mixed $notset
1042 public function getExportConfig($name, $notset = false)
1048 return $this->exportConfig[$name] ?? $notset;
1004 getExportConfig($name, $notset = false) global() argument
/plugin/latexit/
H A Drenderer.php193 * @param bool $notset
196 function getConf($setting, $notset = false) { argument
201 return parent::getConf($setting, $notset);
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …a, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",none:"None",notset:"<not set>",number… property in CKEDITOR.lang.en.liststyle
H A Dlang_array.txt496 "notset": "<not set>",
H A Den.js.beautified492 notset: "<not set>",
H A Den.js.unc5 …c.)","lowerRoman":"Lower Roman (i, ii, iii, iv, v, etc.)","none":"None","notset":"<not set>","numb…
H A Dfr.js.unc502 "notset": "<Non défini>",
/plugin/codemirror/dist/modes/
H A Dnsis.min.js.map1 …nstfiles|lastused|leave|left|license|listonly|lzma|nevershow|none|normal|notset|off|on|right|show|…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …c.)","lowerRoman":"Lower Roman (i, ii, iii, iv, v, etc.)","none":"None","notset":"<not set>","numb…
H A Dlang_array.txt496 "notset": "<not set>",
H A Den.4.9.js.beautified572 "notset": "<not set>",
H A Den.js-4.9.merged5 …c.)","lowerRoman":"Lower Roman (i, ii, iii, iv, v, etc.)","none":"None","notset":"<not set>","numb…
H A Den.js.unc5 …c.)","lowerRoman":"Lower Roman (i, ii, iii, iv, v, etc.)","none":"None","notset":"<not set>","numb…
H A Dfr.js.unc502 "notset": "<Non défini>",
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified572 "notset": "<not set>",
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php19842 $notset = 0;
19847 $notset++;
19853 if ($sumpc >= 100 && $notset) {