| /plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | spellChecker.js | 370 var ww = this.wordWin; 373 if( this.currentWordIndex == ww.totalWords( this.currentTextIndex) ) { 397 var evalText = ww.getTextVal( this.currentTextIndex, this.currentWordIndex ); 400 ww.setFocus( this.currentTextIndex, this.currentWordIndex );
|
| /plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | spellChecker.js | 370 var ww = this.wordWin; 373 if( this.currentWordIndex == ww.totalWords( this.currentTextIndex) ) { 397 var evalText = ww.getTextVal( this.currentTextIndex, this.currentWordIndex ); 400 ww.setFocus( this.currentTextIndex, this.currentWordIndex );
|
| /plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | spellChecker.js | 382 var ww = this.wordWin; 385 if( this.currentWordIndex == ww.totalWords( this.currentTextIndex) ) { 409 var evalText = ww.getTextVal( this.currentTextIndex, this.currentWordIndex ); 412 ww.setFocus( this.currentTextIndex, this.currentWordIndex );
|
| /plugin/improg/ |
| D | plugin.info.txt | 5 email w.wolf@ww-a.de
|
| D | README | 5 * @author Wolf <w.wolf@ww-a.de> / Taggic <taggic@t-online.de>
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | cpexcel.full.mjs | 1166 var len = data.length, w = 0, ww = 0; 1178 w -= 65536; ww = 0xD800 + ((w>>10)&1023); w = 0xDC00 + (w&1023); 1179 mdb[k++] = ww&255; mdb[k++] = ww>>>8; mdb[k++] = w&255; mdb[k++] = (w>>>8)&255; 1194 var len = data.length, w = 0, ww = 0, j = 0; 1205 …ww = (direct /*::&& typeof data === "string" */? data.charCodeAt(i) : data[i].charCodeAt(0)) - 0xD… 1206 mdb[j++] = 240 + ((ww>>>18) & 0x07); 1207 mdb[j++] = 144 + ((ww>>>12) & 0x3F); 1208 mdb[j++] = 128 + ((ww>>>6) & 0x3F); 1209 mdb[j++] = 128 + (ww & 0x3F); 1279 var out = has_buf ? Buffer.allocUnsafe(4*len) : [], w=0, i=0, j = 0, ww=0; [all …]
|
| D | xlsx.mjs | 3727 var out = new_raw_buf(2*data.length), w, i, j = 1, k = 0, ww=0, c; 3735 w -= 65536; ww = 0xD800 + ((w>>>10)&1023); w = 0xDC00 + (w&1023); 3737 if(ww !== 0) { out[k++] = ww&255; out[k++] = ww>>>8; ww = 0; } 7760 var ww = l7 ? 32 : 11; 7763 …fined" ? $cptable.utils.decode(current_cp, d.slice(d.l, d.l+ww)) : a2s(d.slice(d.l, d.l + ww))).re… 7764 d.l += ww; 25474 var ww = write_theme(wb.Themes, opts); 25475 zip_add_file(zip, f, ww);
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | interwiki.conf | 45 CLiki http://ww.telent.net/cliki/
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | xlsx.min.js | 3 …ww=0,c;for(i=0;i<data.length;i+=j){j=1;if((c=data.charCodeAt(i))<128)w=c;else if(c<224){w=(c&31)*6…
|
| D | xlsx.js | 1425 var out = new Buffer(2*data.length), w, i, j = 1, k = 0, ww=0, c; 1433 w -= 65536; ww = 0xD800 + ((w>>>10)&1023); w = 0xDC00 + (w&1023); 1435 if(ww !== 0) { out[k++] = ww&255; out[k++] = ww>>>8; ww = 0; }
|
| D | xlsx.min.map | 1 …entrepl","parsexmlbool","value","utf8read","utf8reada","orig","utf8readb","ww","corpus","utf8readc…
|
| /plugin/metaeditor/ |
| D | jstree.js | 6210 dw = false, ww = false, 6241 dw = d.width(); ww = w.width(); 6245 …if(dw > ww && e.pageX - dl < $.vakata.dnd.settings.scroll_proximity) { vakata_dnd.scroll_l = -1; } 6246 …if(dw > ww && ww - (e.pageX - dl) < $.vakata.dnd.settings.scroll_proximity) { vakata_dnd.scroll_l …
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Dialogs.js | 2529 var ww = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; 2530 var smallScreen = ww < 500; 3157 var ww = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; 3161 editorUi.sidebar.createTooltip(elt, cells, Math.min(ww - 80, 1000), Math.min(wh - 80, 800), 10209 var ww = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; 10213 editorUi.sidebar.createTooltip(elt, cells, Math.min(ww - 80, 1000), Math.min(wh - 80, 800),
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | yarn.lock | 1911 integrity sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | abc2svg-1.js | 6922 …ze,lineskip=sz*cfmt.lineskipfac,parskip=sz*cfmt.parskipfac,i,j,x,words,w,k,ww,str;switch(action){d… 6949 for(j=0;j<words.length;j++){ww=strwh(words[j])[0];w+=ww 6953 k=j;w=ww}
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 4687 $ww = $this->jSWord; 4710 $ww = 1 - (($cs * ($ncx )) / $w); 4713 $ws = ($w * ($ww) ) / $ns; 4718 $ww = 1 - (($cs * ($ncx - $ns)) / $w); 4721 $ws = (($w * ($ww) ) / $ns) - $charspacing;
|
| /plugin/ckeditor5markdown/ |
| D | ckeditor.js | 2 …r ww=o(5484),_w={};_w.setAttributes=po(),_w.insert=fo().bind(null,"head"),_w.domAPI=ho(),_w.insert…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js | 1 …ww(){return this.__zoom||vw}function Ew(){return-ce.deltaY*(1===ce.deltaMode?.05:ce.deltaMode?1:.0…
|
| D | mermaid.min.js.map | 1 …ww\",2],\"wo\",\"week\"),I(\"W\",[\"WW\",2],\"Wo\",\"isoWeek\"),C(\"week\",\"w\"),C(\"isoWeek\",\"…
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | mermaid.min.js | 6 …ww(){return this.__zoom||vw}function Ew(){return-ce.deltaY*(1===ce.deltaMode?.05:ce.deltaMode?1:.0…
|
| /plugin/flowcharts/ |
| D | mermaid.min.js | 1 …ww);return hw(t).sort((function(t,n){return e[t]-e[n]}))};function ww(t){for(var e,n=0,r=-1,i=t.le…
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1705 …ww(){return this.__zoom||vw}function Ew(){return-ce.deltaY*(1===ce.deltaMode?.05:ce.deltaMode?1:.0…
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
| D | vocab.bpe | 2249 ww w 7070 Ġw ww
|
| /plugin/ol3/ |
| D | script.js | 8 …ww=function(t,e,r){return Sc(ux[0],"gx:"+r)};var Sw=Gc(cx,["scale","heading","Icon","color","hotSp…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …ww\",2],\"wo\",\"week\"),I(\"W\",[\"WW\",2],\"Wo\",\"isoWeek\"),H(\"week\",\"w\"),H(\"isoWeek\",\"…
|