Home
last modified time | relevance | path

Searched refs:xtra (Results 1 – 9 of 9) sorted by relevance

/plugin/htmlokay/
Dsyntax.php486 function getError($TYPE, $match, $problem_str, $xtra = "") argument
490 if ($xtra) $xtra = "<{$xtra}>";
493 $xtra = ">{$xtra}";
496 …$error_string = "{$xtra}<center><dl style='border-width:0px 0px 0px 0px; border-color: #ffffff; '>…
/plugin/ckgedit/ckeditor/plugins/geshi/lang/
Den.js19 xtra: "Hightlight <em>&lt;num1&gt,&lt;num2&gt. . .</em>", property
/plugin/ckgedit/ckeditor/
Dconfig.js.unc147 var xtra = browser_level.extra_plugins(config);
149 if(!xtra) {
150 xtra = 'Msword,Geshi';
153 var xtras = xtra.split(',');
155 xtra += ',Msword';
158 xtra += ',Geshi';
163 xtra+=',Tags';
166 xtra+=',Wrap';
172 if(xtra) {
173 config.ToolBarItemsExtra = xtra.split(',');
[all …]
/plugin/ckgdoku/ckeditor/
Dconfig.js.unc147 var xtra = top.extra_plugins(config);
149 xtra+=',Tags';
152 xtra+=',Wrap';
155 if(xtra) {
156 config.ToolBarItemsExtra = xtra.split(',');
157 if(xtra) {
158 config.extraPlugins += ',' + xtra.toLowerCase();
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
Dgeshi.js.unc156 …only' ], [ editor.lang.geshi.startat, 'startat' ], [ editor.lang.geshi.xtra, 'xtra' ]], …
Dgeshi.js1 …g.geshi.numonly,"numonly"],[k.lang.geshi.startat,"startat"],[k.lang.geshi.xtra,"xtra"]],"default":…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php26272 $xtra = $fbwi - $sz;
26273 $charspacing = $xtra / (strlen($codestr) - 1);
26373 $xtra = $textw - ($cw * $chars);
26374 $charspacing = $xtra / ($chars - 1);
/plugin/zwidoku/css/
H A Dstyle.css201 .code .ln-xtra {
/plugin/zwidoku/files/
H A Dcommon.css1 …f00;}.code li,.code .li1{font-weight:normal;vertical-align:top;}.code .ln-xtra{background-color:#f…