Home
last modified time | relevance | path

Searched refs:sheet (Results 51 – 75 of 78) sorted by path

1234

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1sheet.insertRule(e+"{"+t+"}",0)}function de(e,t=le()){if(!t)return;let n=function(e){return e&&e.s…
426sheet.insertRule(e,t)}removeRulesContainingSelector(e){G.P(e,this._styleSheet)}}class Ai{construct…
H A Dbundle.js.map1sheet\n *\n * theme , the CSS style sheet\n *\n *| Parameter | Description |Type | Require…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …e Configuration\n */\nconst config = {\n /**\n * theme , the CSS style sheet\n *\n * | Para…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md754 - Nested table - font-size 70% set in extenal style sheet; if repeated nested tables, sets 70% of 70% etc etc
/plugin/faq/
H A Dstyle.css3 * style sheet for them.
/plugin/gcalendar/inc/
H A Dstandard.css2 * standard.css is the main style-sheet for the dokuwiki-plugin gCalendar
/plugin/gview/
H A Dstyle.css2 * Style sheet for Gview plugin
/plugin/jmol2/jmol/
H A DCHANGES.txt406 # new feature: within("HELIX"), within("SHEET") -- helix and sheet, but not ends
881 # yes yes strucno a unique number for each helix, sheet, or turn in a model, starting with 1.
882 # yes yes structure "helix", "sheet", "turn", or "none"
964 # %[structure] (helix,sheet,turn,none)
1895 # bug fix: structure helix|sheet|turn|none {atomExpression} was undocumented and had state issues
3209 # for proteins, just the helix or turn or sheet containing those atoms;
4921 # adds "structure" command -- structure [helix|sheet|turn|none] (atom expression)
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/magnifier/
H A Dscript.js6 var sheet = head.appendChild(style).sheet;
11 sheet.insertRule(selector + "{" + propText + "}", sheet.cssRules.length);
12 return sheet;
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/passpolicy/
H A Dwords.txt3173 sheet
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js13655 var styleSheet = styleElement.sheet;
H A Dpdf.js.map1 …ld(\n styleElement);\n }\n\n const styleSheet = styleElement.sheet;\n styleSheet.i…
/plugin/refnotes/lang/en/
H A D__template.txt5 * Group a number of notes into single data table (//sheet//). The first row of the table is used to specify which field the corresponding column contains.
13 ===== Note sheet example =====
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css439 #controls #sheet {display: none;}
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2968 this.isSystemStyleSheet = function(sheet) argument
2970 var href = sheet && sheet.href;
26873 ? this.location.editStyleSheet.sheet
27704 var sheet = styleSheets[0];
27705 … return (Firebug.filterSystemURLs && isSystemURL(getURLForStyleSheet(sheet))) ? null : sheet;
28773 function getStyleSheetCSS(sheet, context) argument
28775 if (sheet.ownerNode instanceof HTMLStyleElement)
28776 return sheet.ownerNode.innerHTML;
28781 function getStyleSheetOwnerNode(sheet) { argument
28782 for (; sheet && !sheet.ownerNode; sheet = sheet.parentStyleSheet);
[all …]
/plugin/subjectindex/plugins/
H A Dbible_verses.txt18185 For the couch has proved too short for stretching oneself on, and the woven sheet itself is [too] n…
27271 and beheld heaven opened and some sort of vessel descending like a great linen sheet being let down…
27313 … trance I saw a vision, some sort of vessel descending like a great linen sheet being let down by …
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …tivated|level|minimized (image|title)|opaque|position|release when closed|sheet|title(d)?)\\b/g,\n…
/plugin/topbarsyntax/
H A Dcsshover3.htc65 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);
93 parseCSSRule:function(rule, sheet) {
95 // The sheet is used to insert new rules into, this must be the same sheet the rule
[all …]
/plugin/tuxquote/
H A Dquotes.txt4087 Writing is easy. All you do is stare at a blank sheet of paper until drops of blood form on your fo…
/plugin/webcode/_test/data/pages/
H A Dacross_section.txt15 .sheet { font-size: 15px }
24 <p class="sheet">A p element with the font-size defined by a stylesheet</p>

1234