Home
last modified time | relevance | path

Searched refs:panels (Results 1 – 25 of 27) sorted by relevance

12

/plugin/patchpanel/
DREADME.md6 Plugin for patch panels based on Tyler Bletsch's rack plugin
/plugin/pdfjs/pdfjs/web/
Ddebugger.js550 var panels = document.createElement('div');
551 panels.setAttribute('class', 'panels');
552 ui.appendChild(panels);
572 panels.appendChild(panel);
Dviewer.css2016 #PDFBug .panels {
/plugin/amcharts/assets/amcharts/plugins/dataloader/
Ddataloader.min.js1 …tDuration=c.startDuration;for(var j=0;j<a.panels.length;j++)a.panels[j].startDuration=c.startDurat…
Ddataloader.js335 for ( var x = 0; x < chart.panels.length; x++ ) {
336 chart.panels[ x ].startDuration = l.startDuration;
337 chart.panels[ x ].animateAgain();
/plugin/bootswrapper/exe/help/
Dpanel.txt132 …ional | | Don't add a panel body. Useful to add other particular tags (or tables) inside a panels |
/plugin/zwidoku/files/
H A Djquery.js16panels.not(this._getPanelForTab(this.active)).hide().attr({"aria-hidden":"true"}),this.active.leng…
/plugin/diagramsnet/lib/js/grapheditor/
DFormat.js407 if (this.panels != null)
409 for (var i = 0; i < this.panels.length; i++)
411 this.panels[i].destroy();
415 this.panels = []; property
551 this.panels.push(new DiagramFormatPanel(this, ui, diagramPanel));
572 this.panels.push(new DiagramStylePanel(this, ui, stylePanel));
621 this.panels.push(new TextFormatPanel(this, ui, div));
649 this.panels.push(new StyleFormatPanel(this, ui, stylePanel));
661 this.panels.push(new TextFormatPanel(this, ui, textPanel));
670 this.panels.push(new ArrangePanel(this, ui, arrangePanel));
/plugin/combo/resources/theme/default/components/css/
H A Ddo-media.css66 /* min-width must be summary of all 3 panels' min-widths */
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.js2360 for ( i2 = 0; i2 < _this.setup.chart.panels.length; i2++ ) {
2361 var panel = _this.setup.chart.panels[ i2 ]
Dexport.min.js2 ….mainDataSet.fieldMappings[e];for(f=0;f<c.setup.chart.panels.length;f++){var k=c.setup.chart.panel…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js24panels":{boxSizing:"border-box",position:"sticky",left:0,right:0,zIndex:300},"&light .cm-panels":{…
25 …t.createElement("div"),this.dom.className=this.top?"cm-panels cm-panels-top":"cm-panels cm-panels-… property
H A Ddmn-modeler.production.min.js232panels":{boxSizing:"border-box",position:"sticky",left:0,right:0,zIndex:300},"&light .cm-panels":{…
233 …t.createElement("div"),this.dom.className=this.top?"cm-panels cm-panels-top":"cm-panels cm-panels-… property
/plugin/mizarveifiabledocs/dist/
Dscript.js1panels=this.specs.map(e=>e(t));let e=t.state.facet(nC);for(let i of(this.top=new nA(t,!0,e.topCont… property
Dscript.js.map1panels\": {\n boxSizing: \"border-box\",\n position: \"sticky\",\n left: 0,\n…
/plugin/mizarproofchecker/dist/
Dscript.js1panels=this.specs.map(e=>e(t));let e=t.state.facet(nC);for(let i of(this.top=new nA(t,!0,e.topCont… property
Dscript.js.map1panels\": {\n boxSizing: \"border-box\",\n position: \"sticky\",\n left: 0,\n…
/plugin/mizarverifiabledocs/dist/
H A Dscript.js1panels=this.specs.map(e=>e(t));let e=t.state.facet(sk);for(let i of(this.top=new sS(t,!0,e.topCont… property
H A Dscript.js.map1panels\": {\n boxSizing: \"border-box\",\n position: \"sticky\",\n left: 0,\n…
/plugin/ckgdoku/ckeditor/
DCHANGES.md965 ….com/ticket/10856): Menu buttons will now toggle the visibility of their panels when clicked multi…
1050 * [#10951](http://dev.ckeditor.com/ticket/10951): Reviewed and optimized focus handling on panels (…
1128 …keditor.com/ticket/10361): Fixed: ARIA `role="application"` should not be used for floating panels.
/plugin/calendar/
H A DCHANGELOG.md987 - Works in both main calendar sidebar and standalone event panels
4872 __background_alt__ → Reserved for special panels/highlights
5032 __background_alt__ → Sections/panels
5038 - `__background_alt__` for section boxes, panels
8054 - ✅ Event panels
/plugin/ckgedit/ckeditor/
DCHANGES.md1385 ….com/ticket/10856): Menu buttons will now toggle the visibility of their panels when clicked multi…
1470 * [#10951](https://dev.ckeditor.com/ticket/10951): Reviewed and optimized focus handling on panels
1548 …keditor.com/ticket/10361): Fixed: ARIA `role="application"` should not be used for floating panels.
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js7694 var panels = Firebug.panelTypes;
7695 for (var i=0, p; p=panels[i]; i++)
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js1807 }var panels=Firebug.panelTypes;
1809 p=panels[i];
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1818 }var panels=Firebug.panelTypes;
1820 p=panels[i];

12