Home
last modified time | relevance | path

Searched refs:tw (Results 1 – 25 of 44) sorted by relevance

12

/plugin/photogallery/
H A Dscript.js15 function InitPgGallery(tw,th,play){ argument
23 thumbWidth:tw,
H A Dsyntax.php645 $tw = $data['tw'];
687 $tw = floor($data['th'] * 0.6 * $img_ar);
688 $cropw = floor(($tw - $data['tw']) / 2);
728 $tpar['w'] = $tw;
743 $tpar['tok'] = media_get_token($ID,$tw,$th);
/plugin/codemirror/dist/modes/
H A Dtiddlywiki.min.js.map1tw-syntax/mode/tiddlywiki]]|\n |''Documentation''|https://codemirror.tiddlyspace.com/|\n |''…
H A Dtiki.min.js.map1tw-deleted\", \"--\", inText));\n }\n break;\n case \"=\": //underline\n if (str…
/plugin/diagramsnet/lib/shapes/
H A DmxAtlassian.js284 var tw = mxUtils.getValue(this.style, 'issueStatusWidth', issueStatus.length * 6.5);
285 c.rect(w - tw - 5, 5, tw, 20);
/plugin/wikipediasnippet/conf/
H A DlangCorrections.conf7 zh-tw zh
H A Dlang2dir.conf225 tw ltr #Twi
247 zh-tw ltr #Traditional Chinese
/plugin/downloadcodeblock/
H A Dplugin.info.txt3 email tw@notabit.eu
/plugin/htmlsafe/
H A Dplugin.info.txt3 email danny0838@pchome.com.tw
/plugin/translation/lang/
H A Dflags.txt170 tw
186 zh-tw https://flagicons.lipis.dev/flags/4x3/tw.svg
H A Dlangnames.txt173 tw Twi
189 zh-tw 繁體中文
/plugin/autotranslation/lang/
H A Dlangnames.txt171 tw Twi
187 zh-tw 繁體中文
/plugin/upgrade/
H A Ddeleted.files30 lang/zh-tw/safemode.txt
/plugin/wrap/conf/
H A Dlang2dir.conf225 tw ltr #Twi
247 zh-tw ltr #Traditional Chinese
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js1530 var th = 0, tw = 0;
1533 tw = parseFloat(tmpMap["tblHWidth"]);
1540 styleMap["startSize"] = th? th : tw;
1574 this.addTbl2Rows(node, rows, th, tw, rowStartSize, colStartSize, atts4Rows, tmpMap);
1575 this.addTbl2Cols(node, cols, th, tw, rowStartSize, colStartSize, atts4Rows, tmpMap);
1579 this.addTbl2Cols(node, cols, th, tw, rowStartSize, colStartSize, atts4Rows, tmpMap);
1580 this.addTbl2Rows(node, rows, th, tw, rowStartSize, colStartSize, atts4Rows, tmpMap);
1617 mxGraphMlCodec.prototype.addTbl2Rows = function(node, rows, th, tw, rowStartSize, colStartSize, att… argument
1649 cell.geometry = new mxGeometry(tw, y - dh, node.geometry.width - tw, height + dh);
1660 mxGraphMlCodec.prototype.addTbl2Cols = function(node, cols, th, tw, rowStartSize, colStartSize, att… argument
[all …]
/plugin/chat/
H A Dreadme.txt45 I provide in the installation zip updated version of **SACK**. It is only one file ''tw-sack.js''. …
46 Original ''tw-sack.js'' 1.6 version comes from [[http://www.twilightuniverse.com/resources/code/sac…
128 …* Provided updated Ajax toolkit library ''tw-sack.js'' (SACK 1.6 modified), you have to copy this …
/plugin/translation3/lang/
H A Dlangnames.txt170 tw Twi
/plugin/translate/
H A DList_of_ISO_639-1_codes.txt9 array("ak", "aka", "-", "aka + 2", "Akan", "Akan", "macrolanguage, Twi is [tw/twi], Fanti is [fat]"…
173 array("tw", "twi", "-", "twi", "Twi", "Twi", "Covered by macrolanguage [ak/aka]"),
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmtable.js19tw=Math.max(o.w,o.r)-Math.min(0,o.l);var R=this.getValues("indentalignfirst","indentshiftfirst","i…
/plugin/pageredirect/
H A DChangeLog.md100 - add zh-tw translations. [82539ae]
/plugin/translation/
H A Ddeleted.files363 flags/more/tw.gif
464 flags/tw.gif
/plugin/farm/install/animaltemplate/conf/
H A Dinterwiki.conf16 rfc http://www.cs.ccu.edu.tw/~chm91u/rfc2html.php?in=
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19tw;if(s&&s<this.cwidth){this.cwidth=s}this.idPostfix="-zoom";o.root.toSVG(x,x);this.idPostfix="";t…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19tw){m=z.tw*q}if(z.w*q<m){m=z.w*q}y.style.width=Math.floor(m-1.5*d.em)+"px";y.style.display="inline…
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js213 var tw = 0;
219 tw = data.x;
223 if (tw > 0)
225 c.lineTo(x + tw - start.width, y + geo.y);
229 tw = 0;
6103 …var tw = Math.max(0, Math.min(bounds.width, mxUtils.getValue(this.state.style, 'tabWidth', FolderS…
6108 tw = bounds.width - tw;
6111 return new mxPoint(bounds.x + tw, bounds.y + th);
6114 var tw = Math.max(0, Math.min(bounds.width, pt.x - bounds.x));
6118 tw = bounds.width - tw;
[all …]

12