/plugin/photogallery/ |
H A D | script.js | 15 function InitPgGallery(tw,th,play){ argument 23 thumbWidth:tw,
|
H A D | syntax.php | 645 $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 D | tiddlywiki.min.js.map | 1 …tw-syntax/mode/tiddlywiki]]|\n |''Documentation''|https://codemirror.tiddlyspace.com/|\n |''…
|
H A D | tiki.min.js.map | 1 …tw-deleted\", \"--\", inText));\n }\n break;\n case \"=\": //underline\n if (str…
|
/plugin/diagramsnet/lib/shapes/ |
H A D | mxAtlassian.js | 284 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 D | langCorrections.conf | 7 zh-tw zh
|
H A D | lang2dir.conf | 225 tw ltr #Twi 247 zh-tw ltr #Traditional Chinese
|
/plugin/downloadcodeblock/ |
H A D | plugin.info.txt | 3 email tw@notabit.eu
|
/plugin/htmlsafe/ |
H A D | plugin.info.txt | 3 email danny0838@pchome.com.tw
|
/plugin/translation/lang/ |
H A D | flags.txt | 170 tw 186 zh-tw https://flagicons.lipis.dev/flags/4x3/tw.svg
|
H A D | langnames.txt | 173 tw Twi 189 zh-tw 繁體中文
|
/plugin/autotranslation/lang/ |
H A D | langnames.txt | 171 tw Twi 187 zh-tw 繁體中文
|
/plugin/upgrade/ |
H A D | deleted.files | 30 lang/zh-tw/safemode.txt
|
/plugin/wrap/conf/ |
H A D | lang2dir.conf | 225 tw ltr #Twi 247 zh-tw ltr #Traditional Chinese
|
/plugin/diagramsnet/lib/js/diagramly/graphml/ |
H A D | mxGraphMlCodec.js | 1530 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 D | readme.txt | 45 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 D | langnames.txt | 170 tw Twi
|
/plugin/translate/ |
H A D | List_of_ISO_639-1_codes.txt | 9 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 D | mtable.js | 19 …tw=Math.max(o.w,o.r)-Math.min(0,o.l);var R=this.getValues("indentalignfirst","indentshiftfirst","i…
|
/plugin/pageredirect/ |
H A D | ChangeLog.md | 100 - add zh-tw translations. [82539ae]
|
/plugin/translation/ |
H A D | deleted.files | 363 flags/more/tw.gif 464 flags/tw.gif
|
/plugin/farm/install/animaltemplate/conf/ |
H A D | interwiki.conf | 16 rfc http://www.cs.ccu.edu.tw/~chm91u/rfc2html.php?in=
|
/plugin/diagramsnet/lib/math/jax/output/SVG/ |
H A D | jax.js | 19 …tw;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 D | jax.js | 19 …tw){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 D | Shapes.js | 213 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 …]
|