Home
last modified time | relevance | path

Searched refs:sheet (Results 1 – 25 of 78) sorted by path

1234

/plugin/abc/
H A Dplugin.info.txt6 desc Displays sheet music (input ABC, output PNG, MIDI and PDF)
/plugin/abc2/
H A DREADME3 Displays sheet music (input ABC, output SVG and MIDI)
H A Dplugin.info.txt6 desc Displays sheet music (input ABC, output SVG and MIDI)
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js6766 var sheet variable
6768 if(!sheet){if(abc2svg.sheet){sheet=abc2svg.sheet
6769 e=sheet.cssRules.length
6771 sheet.deleteRule(e)}else{e=document.createElement('style')
6773 abc2svg.sheet=sheet=e.sheet}}
[all...]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe29863 Ġspread sheet
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js11140 sheets[sheet]=parse_ws(getzipdata(zip, path),path,opts,sheetRels[sheet]);
11506 function sheet_to_json(sheet, opts){ argument
11510 if(sheet == null || sheet["!ref"] == null) return [];
11527 val = sheet[cols[C] + rr];
11548 val = sheet[cols[C] + rr];
11568 function sheet_to_row_object_array(sheet, opts) { return sheet_to_json(sheet, opts != null ? opts :… argument
11570 function sheet_to_csv(sheet, opts) { argument
11573 if(sheet == null || sheet["!ref"] == null) return "";
11597 function sheet_to_formulae(sheet) { argument
11599 if(sheet == null || sheet["!ref"] == null) return "";
[all …]
H A Dxlsx.min.js3 …":"rels","application/vnd.openxmlformats-officedocument.oleObject":"TODO",sheet:"js"};var CT_LIST=… property in ct2type
9sheet,sheetRels,sheets,opts){try{sheetRels[sheet]=parse_rels(getzipdata(zip,relsPath,true),path);s… argument
H A Dxlsx.min.map1sheet.main+xml","application/vnd.ms-excel.binIndexWs","application/vnd.ms-excel.chartsheet","appli…
/plugin/bible/bible_douayRheims/
H A DActs.txt346 …e heaven opened and a certain vessel descending, as it were a great linen sheet let down by the fo…
388 …ecstasy of mind a vision, a certain vessel descending, as it were a great sheet let down from heav…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21sheet:["type",hg],throttle:["factory",mg]},yg=["modules"],_g=function(){function e(){var t=argumen… property in gg
H A Ddmn-navigated-viewer.production.min.js16sheet:["type",Ns],throttle:["factory",Rs]},As=["modules"],Is=function(){function e(){var t=argumen… property in Ts
H A Ddmn-viewer.production.min.js16sheet:["type",ss],throttle:["factory",cs]},fs=["modules"],ds=function(){function e(){var t=argumen… property in ps
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js78 …end(new CKEDITOR.dom.text(a,this));this.getHead().append(b)}return f||b.$.sheet},createElement:fun…
486 c.length;d++)f=f.replace(c[d][0],c[d][1]);a[h].$.sheet.addRule(b[e][0],f)}else{f=b;for(d=0;d<c.leng…
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js24sheet}function c(a){var b=a.indexOf("{"),c=a.indexOf("}");return d(a.substring(b+1,c),!0)}var d=CK…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js91 b.$.sheet},createElement:function(a,d){var b=new CKEDITOR.dom.element(a,this);d&&(d.attributes&&b.s…
529 …f++){g=b[f][1];for(d=0;d<c.length;d++)g=g.replace(c[d][0],c[d][1]);a[h].$.sheet.addRule(b[f][0],g)…
H A Dckeditor.js.unc2143 b.$.sheet
10552 a[h].$.sheet.addRule(b[f][0], g)
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js25 ….documentElement.appendChild(b.$);b.$.textContent=a;c.remove();return b.$.sheet}function c(a){var …
26 …CssText,e=CKEDITOR.plugins.pastefromword.styles.inliner.filter,h=a.is?a.$.sheet:b(a);a=[];var f;if…
/plugin/ckgedit/lang/en/
H A Dstyle.txt2sheet for the CKEditor's editing window that is based on your template. It will place the style sh…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1079 this.isSystemStyleSheet=function(sheet){var href=sheet&&sheet.href; argument
7120 }var styleSheet=this.location.editStyleSheet?this.location.editStyleSheet.sheet:this.location;
7296 }if(styleSheet.editStyleSheet){styleSheet=styleSheet.editStyleSheet.sheet
7367 if(styleSheets.length){var sheet=styleSheets[0];
7368 return(Firebug.filterSystemURLs&&isSystemURL(getURLForStyleSheet(sheet)))?null:sheet
7556 styleSheet=styleSheet.editStyleSheet?styleSheet.editStyleSheet.sheet:styleSheet;
7653 }function getStyleSheetCSS(sheet,contex argument
7655 getStyleSheetOwnerNode(sheet) global() argument
[all...]
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2 …{type:"text/css"});return b(document.getElementsByTagName("head")[0],c),c.sheet||c.styleSheet}(),n…
3120 ….createElement("style");mxUtils.setTextContent(d,a);b.body.appendChild(d);return d.sheet.cssRules};
H A Dviewer-static.min.js4 …{type:"text/css"});return b(document.getElementsByTagName("head")[0],c),c.sheet||c.styleSheet}(),n…
H A Dviewer.min.js4 …{type:"text/css"});return b(document.getElementsByTagName("head")[0],c),c.sheet||c.styleSheet}(),n…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js3314 var sheet = sheetList.item(i);
3315 … var sheetId = sheet.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.ID);
3316 var sheetElement = new com.mxgraph.io.vsdx.Style(sheet, this);
3324 var sheet = iter.next();
3325 sheet.stylesheetRefs(this);
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js4609 return styleElement.sheet.cssRules;
/plugin/diagramsnet/lib/js/spin/
H A Dspin.min.js2 …{type:"text/css"});return b(document.getElementsByTagName("head")[0],c),c.sheet||c.styleSheet}(),n…

1234