| /plugin/xlsx2dw/packages/jszip/ |
| D | jszip.js | 399 data : data, property 783 data : chunk.data, property 806 data : record.fileRecord, property 828 data : generateDataDescriptors(streamInfo), property 835 data : record.fileRecord, property 853 data : this.dirRecords[i], property 862 data : dirEnd, property 1191 data: chunk, property 1295 newBufferFrom: function(data, encoding) { argument 1558 file: function(name, data, o) { argument [all …]
|
| /plugin/datatables/assets/jszip/ |
| D | jszip.js | 399 data : data, property 783 data : chunk.data, property 806 data : record.fileRecord, property 828 data : generateDataDescriptors(streamInfo), property 835 data : record.fileRecord, property 853 data : this.dirRecords[i], property 862 data : dirEnd, property 1191 data: chunk, property 1295 newBufferFrom: function(data, encoding) { argument 1558 file: function(name, data, o) { argument [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/ |
| D | popcorn.js | 188 this.data = { property 899 (function( events, data ) { argument 953 trigger: function( type, data ) { argument 995 this.data.events[ type ] = []; property 1026 this.data.events[ type ] = []; property 1103 this.data.hooks.canplayall = { property 2173 base: definition, property 2379 data: "", property 2453 data = { variable 2542 window[ callback ] = function( data ) { argument
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 43 function char_codes(data/*:string*/)/*:Array<number>*/ { var o/*:Array<number>*/ = []; for(var i = … argument 45 function utf16leread(data/*:string*/)/*:string*/ { argument 50 function utf16beread(data/*:string*/)/*:string*/ { argument 56 var debom = function(data/*:string*/)/*:string*/ { argument 70 debom = function(data/*:string*/) { argument 199 function a2s(data/*:any*/)/*:string*/ { argument 204 function a2u(data/*:Array<number>*/)/*:Uint8Array*/ { argument 209 function ab2a(data/*:ArrayBuffer|Uint8Array*/)/*:Array<number>*/ { argument 1850 sector_list[k] = ({nodes: buf, data:__toBuffer([buf_chain])}/*:SectorEntry*/); property 3238 function blobify(data) { argument [all …]
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all-deps.js | 56 $.widget = function( name, base, prototype ) { argument 123 return base.prototype[ prop ].apply( this, arguments ); class 686 _trigger: function( type, event, data ) { argument 1080 left: function( position, data ) { argument 1124 top: function( position, data ) { argument 1170 left: function( position, data ) { argument 1206 top: function( position, data ) { argument 1616 data: true, property 1795 function _makeVirtualFunction(methodName, tree, base, extension, extName) { argument 1837 function _subclassObject(tree, base, extension, extName) { argument [all …]
|
| D | jquery.fancytree-all.js | 155 data: true, property 334 function _makeVirtualFunction(methodName, tree, base, extension, extName) { argument 376 function _subclassObject(tree, base, extension, extName) { argument 2021 res.done(function (data) { argument 2465 data = { variable 4392 function (data, textStatus, jqXHR) { argument 4515 .done(function (data) { argument 5846 function _setStatusNode(data, type) { argument 7242 d = { tooltip: null, data: {} }; property 9202 function prepareDropEffectCallback(event, data) { argument [all …]
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/ |
| D | jszip.js | 569 data = base64.decode(data); property 597 module.exports = function(data, encoding){ argument 902 data = utils.transformTo("uint8array", data); property 7779 base = extra = work; /* dummy value--not used */ property 7782 base = lbase; property 7788 base = dbase; property
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.js | 155 data: true, property 334 function _makeVirtualFunction(methodName, tree, base, extension, extName) { argument 376 function _subclassObject(tree, base, extension, extName) { argument 2021 res.done(function (data) { argument 2465 data = { variable 4392 function (data, textStatus, jqXHR) { argument 4515 .done(function (data) { argument 5846 function _setStatusNode(data, type) { argument 7242 d = { tooltip: null, data: {} }; property
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | xlsx.min.js | 2 …cp(1200)}var set_cp=function(cp){current_codepage=cp};function char_codes(data){var o=[];for(var i… argument 3 …crossed: "+j+" 4 "+ssz;j=__readInt32LE(sectors[addr],jj)}return{nodes:buf,data:__toBuffer([buf_cha… argument 4 …/schemas.openxmlformats.org/package/2006/content-types";function parse_ct(data,opts){var ctext={};… argument 5 …rgin=parse_Xnum;var parse_BuiltInFnGroupCount=parseuint16;var parse_CalcCount=parseuint16;var pars… argument 6 …_shift(4)}function parse_FullColorExt(blob,length){var o={};o.xclrType=blob.read_shift(2);o.nTintS… argument 7 …8:1,39:2,40:3,41:3,42:3,43:3,44:3,45:3,47:3,48:2,53:1,61:3,65:3,66:3,67:1,68:1,69:1,71:1,72:1,73:1… 8 …data,name,opts){return(name.substr(-4)===".bin"?write_sty_bin:write_sty_xml)(data,opts)}function w… argument 9 …IFF2STR",f:parse_BIFF2STR},6:{n:"Formula",f:parse_Formula},9:{n:"BOF",f:parse_BOF},10:{n:"EOF",f:p… property
|
| D | xlsx.js | 16 function char_codes(data) { var o = []; for(var i = 0, len = data.length; i < len; ++i) o[i] = data… argument 17 var debom_xml = function(data) { return data; }; argument 1300 function getdata(data) { argument 1424 var utf8readb = function utf8readb(data) { argument 1443 var utf8readc = function utf8readc(data) { return Buffer(data, 'binary').toString('utf8'); }; argument 1463 function parseVector(data) { argument 1682 function recordhopper(data, cb, opts) { argument 1777 O.rc4 = function(key, data) { argument 1805 function parse_StrRun(data, length) { argument 1810 function parse_RichStr(data, length) { argument [all …]
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 812 data: Array.prototype.slice.call(this._arr || this, 0) class 3613 data.set.add(value); field 3615 data.hash[value] = true; field 6035 data[2] = source[2]; field 6056 data[7] = arrayCopy(value); field 6060 data[8] = data[8] == null ? source[8] : nativeMin(data[8], source[8]); field 6064 data[9] = source[9]; field 17167 PDFDocument.prototype.ref = function(data) { argument 17177 PDFDocument.prototype._write = function(data) { argument 17185 PDFDocument.prototype.addContent = function(data) { argument [all …]
|
| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | dataTables.buttons.js | 1110 var toConfObject = function (base) { argument 2517 var data = { variable
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Graph.js | 1371 Graph.createSvgImage = function(w, h, data, coordWidth, coordHeight) argument 1491 Graph.stringToArrayBuffer = function(data) argument 1532 Graph.compress = function(data, deflate) argument 1550 Graph.decompress = function(data, inflate, checked) argument 2017 Graph.prototype.baseUrl = (urlParams['base'] != null) ? 4871 Graph.prototype.compress = function(data, deflate) argument 4879 Graph.prototype.decompress = function(data, inflate) argument
|
| /plugin/diagramsnet/lib/math/jax/element/mml/ |
| D | jax.js | 19 …thJax.ElementJax.directory+"/mml",extensionDir:MathJax.ElementJax.extensionDir+"/mml",optableDir:M…
|
| /plugin/diagramsnet/lib/js/sanitizer/ |
| D | sanitizer.min.js | 72 …0,base:274,basefont:274,bdi:0,bdo:0,big:0,blockquote:0,body:305,br:2,button:0,canvas:0,caption:0,c… property 74 …HTMLElement",aside:"HTMLElement",audio:"HTMLAudioElement",b:"HTMLElement",base:"HTMLBaseElement",b… property 75 …leColElement",colgroup:"HTMLTableColElement",command:"HTMLCommandElement",data:"HTMLElement",datal… property
|
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 11 b,!0)},on:function(c,b,f,k,d){function h(a,g,d,h){a={name:c,sender:this,editor:a,data:g,listenerDat… property 50 …br:b,address:c,area:k,article:c,aside:c,audio:a({source:1,track:1},c),b:b,base:k,bdi:b,bdo:b,block… property 54 h3:1,h4:1,h5:1,h6:1,header:1,hgroup:1,main:1,nav:1,p:1,pre:1,section:1},$empty:{area:1,base:1,basef… property 335 …e()}var g,n,p,t,w,q,v,u,x,B;CKEDITOR.editable=CKEDITOR.tools.createClass({base:CKEDITOR.dom.elemen… property 695 fragmentRegExp:/\x3c!--(?:Start|End)Fragment--\x3e/g,data:{},files:[],normalizeType:function(a){a=a… property 701 this.document.getById(this._.id),4))}CKEDITOR.ui.panelButton=CKEDITOR.tools.createClass({base:CKEDI… property 777 …nLoad:function(){CKEDITOR.plugins.contextMenu=CKEDITOR.tools.createClass({base:CKEDITOR.menu,$:fun… property 833 …getHolderElement(),b))};CKEDITOR.ui.listBlock=CKEDITOR.tools.createClass({base:CKEDITOR.ui.panel.b… property 871 f}}),CKEDITOR.htmlWriter=CKEDITOR.tools.createClass({base:CKEDITOR.htmlParser.basicWriter,$:functio… property 907 …etById(b.id),4)},0)))};CKEDITOR.ui.menuButton=CKEDITOR.tools.createClass({base:CKEDITOR.ui.button,… property [all …]
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 76 …0,base:274,basefont:274,bdi:0,bdo:0,big:0,blockquote:0,body:305,br:2,button:0,canvas:0,caption:0,c… property 78 …HTMLElement",aside:"HTMLElement",audio:"HTMLAudioElement",b:"HTMLElement",base:"HTMLBaseElement",b… property 79 …leColElement",colgroup:"HTMLTableColElement",command:"HTMLCommandElement",data:"HTMLElement",datal… property 127 …ext}if("number"!=typeof K[c])throw Error("Bad segment: "+c);a.push({key:c,data:g});f+=d;k=e[f];"M"… property 128 m=f[0];x=f[1];c;break;case "m":g+=q[0];n+=q[1];w.push({key:"M",data:[g,n]});m=g;x=n;break;case "L":… property 129 case "q":var p=q.map(function(a,c){return c%2?a+n:a+g});w.push({key:"Q",data:p});g=p[2];n=p[3];brea… property 130 data:_toConsumableArray(q)});g=q[2];n=q[3];break;case "s":var u=q.map(function(a,c){return c%2?a+n:… property 131 l.value,u=p.key,y=p.data;switch(u){case "M":g.push({key:"M",data:_toConsumableArray(y)});a=y;e=_sli… property 132 "S"===n?(F=m+(m-h),v=x+(x-q)):(F=m,v=x);g.push({key:"C",data:[F,v].concat(_toConsumableArray(y))});… property 133 …(y[1]),K=y[2],N=y[3],O=y[4],L=y[5],M=y[6];if(0===I||0===J)g.push({key:"C",data:[m,x,L,M,L,M]}),m=L… property [all …]
|
| D | viewer-static.min.js | 76 …0,base:274,basefont:274,bdi:0,bdo:0,big:0,blockquote:0,body:305,br:2,button:0,canvas:0,caption:0,c… property 78 …HTMLElement",aside:"HTMLElement",audio:"HTMLAudioElement",b:"HTMLElement",base:"HTMLBaseElement",b… property 79 …leColElement",colgroup:"HTMLTableColElement",command:"HTMLCommandElement",data:"HTMLElement",datal… property 127 …ext}if("number"!=typeof K[c])throw Error("Bad segment: "+c);a.push({key:c,data:g});f+=d;k=e[f];"M"… property 128 m=f[0];x=f[1];c;break;case "m":g+=q[0];n+=q[1];w.push({key:"M",data:[g,n]});m=g;x=n;break;case "L":… property 129 case "q":var p=q.map(function(a,c){return c%2?a+n:a+g});w.push({key:"Q",data:p});g=p[2];n=p[3];brea… property 130 data:_toConsumableArray(q)});g=q[2];n=q[3];break;case "s":var u=q.map(function(a,c){return c%2?a+n:… property 131 l.value,u=p.key,y=p.data;switch(u){case "M":g.push({key:"M",data:_toConsumableArray(y)});a=y;e=_sli… property 132 "S"===n?(F=m+(m-h),v=x+(x-q)):(F=m,v=x);g.push({key:"C",data:[F,v].concat(_toConsumableArray(y))});… property 133 …(y[1]),K=y[2],N=y[3],O=y[4],L=y[5],M=y[6];if(0===I||0===J)g.push({key:"C",data:[m,x,L,M,L,M]}),m=L… property [all …]
|
| D | app.min.js | 74 …0,base:274,basefont:274,bdi:0,bdo:0,big:0,blockquote:0,body:305,br:2,button:0,canvas:0,caption:0,c… property 76 …HTMLElement",aside:"HTMLElement",audio:"HTMLAudioElement",b:"HTMLElement",base:"HTMLBaseElement",b… property 77 …leColElement",colgroup:"HTMLTableColElement",command:"HTMLCommandElement",data:"HTMLElement",datal… property 161 …ext}if("number"!=typeof K[c])throw Error("Bad segment: "+c);a.push({key:c,data:g});f+=d;k=e[f];"M"… property 162 m=f[0];x=f[1];c;break;case "m":g+=q[0];n+=q[1];w.push({key:"M",data:[g,n]});m=g;x=n;break;case "L":… property 163 case "q":var p=q.map(function(a,c){return c%2?a+n:a+g});w.push({key:"Q",data:p});g=p[2];n=p[3];brea… property 164 data:_toConsumableArray(q)});g=q[2];n=q[3];break;case "s":var u=q.map(function(a,c){return c%2?a+n:… property 165 l.value,u=p.key,y=p.data;switch(u){case "M":g.push({key:"M",data:_toConsumableArray(y)});a=y;e=_sli… property 166 "S"===n?(F=m+(m-h),v=x+(x-q)):(F=m,v=x);g.push({key:"C",data:[F,v].concat(_toConsumableArray(y))});… property 167 …(y[1]),K=y[2],N=y[3],O=y[4],L=y[5],M=y[6];if(0===I||0===J)g.push({key:"C",data:[m,x,L,M,L,M]}),m=L… property [all …]
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 10160 function positiveMomentsDifference(base, other) { argument 10174 function momentsDifference(base, other) { argument 14210 function spliceWith(data, index, count, toInject) { argument 15579 data = []; property 16194 data = dataSource.getData(); property 16196 data = dataSource.getByRange(new _src.CellCoords(r, c), new _src.CellCoords(r2, c2)); property 16219 data = dataSource.getData(true); property 16221 data = dataSource.getByRange(new _src.CellCoords(r, c), new _src.CellCoords(r2, c2), true); property 19445 data: void 0, property 33613 data.length = 0; field [all …]
|
| /plugin/html5video2/script/ |
| D | video.min.js | 21 …]*)?/.exec(e||""),e={};return t[1]&&(e.length=parseInt(t[1],10)),t[2]&&(e.offset=parseInt(t[2],10)… 23 …EGMENT_TIME_UNSPECIFIED",Qs="UNSUPPORTED_UTC_TIMING_SCHEME",$s={static:function(e){var t=e.duratio… argument
|
| /plugin/jcapture/lib/ |
| D | transform-3.0.2.jar | ... static final String FORMAT
private final transient byte[] data
public void <init> (byte[]) ... |
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 12 …xt();return Ie||this.lex()},"lex"),begin:o(function(Ie){this.conditionStack.push(Ie)},"begin"),pop… variable in o7 268 …checkSymbolNodeType");lA=o((t,e)=>{var r,n,i;t&&t.type==="supsub"?(n=xr(t.base,"accent"),r=n.base,… property 273 …"accent",mode:this.mode,loc:Qs.range(e),label:m,isStretchy:!1,isShifty:!0,base:s}}return s}};_3.en… property 350 …=>kA,"getDiagramTitle")});var IV,S5e,me,nv,$3,fd,AA,C5e,F3,dd,iv,CA,Gt=N(()=>{"use strict";rd();yt… 351 …type:"+e:""} based on the text:${t}`);let n,i=[];for(;(n=td.exec(t))!==null;)if(n.index===td.lastI… 446 …("class",`${u} ${n}`),TQ(s,e.labelStyle),s.style("display","table-cell"),s.style("white-space","no… argument 819 …convertEscapeCharacter");function n(h){return h.charAt(0)==="^"?h.substring(1):h}o(n,"convertID"),… 900 …t();return I||this.lex()},"lex"),begin:o(function(I){this.conditionStack.push(I)},"begin"),popStat… argument 1196 …xt();return pe||this.lex()},"lex"),begin:o(function(pe){this.conditionStack.push(pe)},"begin"),pop… 1202 …xis_band_data"),24;break;case 19:return 31;case 20:return this.pushState("data"),16;break;case 21:… property [all …]
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 10 …on:function(b,d,g,k,h){function p(a,y,v,e){a={name:b,sender:this,editor:a,data:y,listenerData:k,st… property 58 area:k,article:c,aside:c,audio:a({source:1,track:1},c),b:b,base:k,bdi:b,bdo:b,blockquote:c,body:c,b… property 61 …1,h6:1,header:1,hgroup:1,main:1,nav:1,p:1,pre:1,section:1},$empty:{area:1,base:1,basefont:1,br:1,c… property 372 …e()}var e,y,v,x,F,u,m,M,w,H;CKEDITOR.editable=CKEDITOR.tools.createClass({base:CKEDITOR.dom.elemen… property 745 b)}return new this.dataTransfer(CKEDITOR.env.edge&&a&&a.data.$&&a.data.$.clipboardData||null,b)},pr… property 756 …=this._extractDataComment(this._getData(this._customDataFallbackType,!0)).data||{},c=this._dataTra… property 757 …etById(this._.id),4))}CKEDITOR.ui.panelButton=CKEDITOR.tools.createClass({base:CKEDITOR.ui.button,… property 811 …nLoad:function(){CKEDITOR.plugins.contextMenu=CKEDITOR.tools.createClass({base:CKEDITOR.menu,$:fun… property 897 …getHolderElement(),b))};CKEDITOR.ui.listBlock=CKEDITOR.tools.createClass({base:CKEDITOR.ui.panel.b… property 1099 …TOR.env.ie&&9==CKEDITOR.env.version}}});var c=CKEDITOR.tools.createClass({base:CKEDITOR.editable,p… property [all …]
|
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 5617 "base": 1, property 5876 serialize: function(data) argument 11705 data: function(element, name, value) method 11826 Firebug.Lite.Proxy._callbacks[uid] = function(data) argument 11849 this.loadJSONP(yql, function(data) argument 18983 this.send = function(data) argument 20084 insertParts: function(parentNode, data) argument 20254 observe: function(subject, topic, data) argument 21353 isJSON: function(contentType, data) argument 22684 observe: function(subject, topic, data) argument
|