| /plugin/ckgedit/lang/en/ |
| D | style.txt | 2 …sheet for the CKEditor's editing window that is based on your template. It will place the style sh…
|
| /plugin/topbarsyntax/ |
| D | csshover3.htc | 65 parseStylesheet:function(sheet) { 66 // check sheet imports and parse those recursively 67 if(sheet.imports) { 69 var imports = sheet.imports, l = imports.length; 71 this.parseStylesheet(sheet.imports[i]); 80 // interate the sheet's rules and send them to the parser 82 var rules = sheet.rules, l = rules.length; 84 this.parseCSSRule(rules[j], sheet); 87 // trycatch for various errors, most likely accessing the sheet's rules, 93 parseCSSRule:function(rule, sheet) { [all …]
|
| /plugin/magnifier/ |
| D | script.js | 6 var sheet = head.appendChild(style).sheet; 11 sheet.insertRule(selector + "{" + propText + "}", sheet.cssRules.length); 12 return sheet;
|
| /plugin/chordsheets/ |
| H A D | README.md | 17 To get a chord sheet, just put your sheet (for example from ultimate guitar) in the chordsheet tags:
|
| /plugin/webcode/_test/data/pages/ |
| D | across_section.txt | 15 .sheet { font-size: 15px } 24 <p class="sheet">A p element with the font-size defined by a stylesheet</p>
|
| /plugin/gview/ |
| D | style.css | 2 * Style sheet for Gview plugin
|
| /plugin/abc2/ |
| D | plugin.info.txt | 6 desc Displays sheet music (input ABC, output SVG and MIDI)
|
| D | README | 3 Displays sheet music (input ABC, output SVG and MIDI)
|
| /plugin/abc/ |
| D | plugin.info.txt | 6 desc Displays sheet music (input ABC, output PNG, MIDI and PDF)
|
| /plugin/faq/ |
| D | style.css | 3 * style sheet for them.
|
| /plugin/refnotes/lang/en/ |
| D | __template.txt | 5 …* Group a number of notes into single data table (//sheet//). The first row of the table is used t… 13 ===== Note sheet example =====
|
| /plugin/indexmenu/scripts/fancytree/skin-themeroller/ |
| D | ui.fancytree.less | 3 * This file should be included after a jQuery Themeroller style sheet.
|
| /plugin/gcalendar/inc/ |
| D | standard.css | 2 * standard.css is the main style-sheet for the dokuwiki-plugin gCalendar
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | xlsx.min.js | 3 …":"rels","application/vnd.openxmlformats-officedocument.oleObject":"TODO",sheet:"js"};var CT_LIST=… property 9 …sheet,sheetRels,sheets,opts){try{sheetRels[sheet]=parse_rels(getzipdata(zip,relsPath,true),path);s… argument
|
| D | xlsx.js | 11137 function safe_parse_ws(zip, path, relsPath, sheet, sheetRels, sheets, opts) { argument 11139 sheetRels[sheet]=parse_rels(getzipdata(zip, relsPath, true), path); 11140 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 []; 11511 range = o.range !== undefined ? o.range : sheet["!ref"]; 11517 case 'number': r = safe_decode_range(sheet["!ref"]); r.s.r = range; break; 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 [all …]
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 4325 if(!sname && !(opts && opts.biff <= 5 && opts.biff >= 2)) throw new Error("empty sheet name"); 4378 function sheet_to_workbook(sheet/*:Worksheet*/, opts)/*:Workbook*/ { argument 4379 var n = opts && opts.sheet ? opts.sheet : "Sheet1"; 4380 var sheets = {}; sheets[n] = sheet; 5092 "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml": "workbooks", 5093 "application/vnd.ms-excel.sheet.macroEnabled.main+xml": "workbooks", 5094 "application/vnd.ms-excel.sheet.binary.macroEnabled.main": "workbooks", 5261 "sheet": "js" property 5266 xlsx: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml", 5267 xlsm: "application/vnd.ms-excel.sheet.macroEnabled.main+xml", [all …]
|
| /plugin/diagramsnet/lib/js/spin/ |
| D | spin.min.js | 2 …{type:"text/css"});return b(document.getElementsByTagName("head")[0],c),c.sheet||c.styleSheet}(),n…
|
| /plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/ |
| D | default.js | 24 …sheet}function c(a){var b=a.indexOf("{"),c=a.indexOf("}");return d(a.substring(b+1,c),!0)}var d=CK…
|
| /plugin/ckgedit/ckeditor/plugins/pastefromword/filter/ |
| D | default.js | 25 ….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/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 2968 this.isSystemStyleSheet = function(sheet) argument 2970 var href = sheet && sheet.href; 26873 ? this.location.editStyleSheet.sheet 27435 styleSheet = styleSheet.editStyleSheet.sheet; 27704 var sheet = styleSheets[0]; 27705 … return (Firebug.filterSystemURLs && isSystemURL(getURLForStyleSheet(sheet))) ? null : sheet; 28509 styleSheet = styleSheet.editStyleSheet ? styleSheet.editStyleSheet.sheet : styleSheet; 28773 function getStyleSheetCSS(sheet, context) argument 28775 if (sheet.ownerNode instanceof HTMLStyleElement) 28776 return sheet.ownerNode.innerHTML; [all …]
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 1068 this.isSystemStyleSheet=function(sheet){var href=sheet&&sheet.href; argument 7109 }var styleSheet=this.location.editStyleSheet?this.location.editStyleSheet.sheet:this.location; 7285 }if(styleSheet.editStyleSheet){styleSheet=styleSheet.editStyleSheet.sheet 7356 if(styleSheets.length){var sheet=styleSheets[0]; 7357 return(Firebug.filterSystemURLs&&isSystemURL(getURLForStyleSheet(sheet)))?null:sheet 7545 styleSheet=styleSheet.editStyleSheet?styleSheet.editStyleSheet.sheet:styleSheet; 7642 }function getStyleSheetCSS(sheet,context){if(sheet.ownerNode instanceof HTMLStyleElement){return sh… argument 7643 }else{return context.sourceCache.load(sheet.href).join("") 7644 }}function getStyleSheetOwnerNode(sheet){for(; argument 7645 sheet&&!sheet.ownerNode; [all …]
|
| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 1079 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,context){if(sheet.ownerNode instanceof HTMLStyleElement){return sh… argument 7654 }else{return context.sourceCache.load(sheet.href).join("") 7655 }}function getStyleSheetOwnerNode(sheet){for(; argument 7656 sheet&&!sheet.ownerNode; [all …]
|
| /plugin/s5reloaded/ui/thesis/ |
| D | pretty.css | 439 #controls #sheet {display: none;}
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_ar.txt | 313 fitToSheetsAcross=sheet(s) across 315 fitToSheetsDown=sheet(s) down
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 4126 this.worksheets.forEach(function (sheet) { 4127 iteratee(sheet, sheet.id); 5016 sheet: true 5475 var sheet = this.sheets[sheetName]; 5476 var row = sheet && sheet[rowNumber]; 5500 var sheet = this.findSheet(address, create); 5501 var row = this.findSheetRow(sheet, address, create); 5507 var sheet = this.sheets[sheetName] || (this.sheets[sheetName] = []); 5508 var row = sheet[rowNumber] || (sheet[rowNumber] = []); 5520 var sheet = this.findSheet(address); [all …]
|