Home
last modified time | relevance | path

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

/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/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/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];
/plugin/strata/
Dplotly-2.25.2.min.js8panels,!0);var r=E(e);!t.contextShown()&&r?(e.contextLayer&&e.contextLayer.render(e.panels,!0),t.c…
/plugin/diagramsnet/lib/js/
Dapp.min.js2971 …ontainer.innerHTML="";if(null!=this.panels)for(var a=0;a<this.panels.length;a++)this.panels[a].des… property
2976 e.style.borderLeftWidth="0px";d.appendChild(e);c=d.cloneNode(!1);this.panels.push(new DiagramFormat…
2977 "none";mxUtils.write(m,mxResources.get("style"));d.appendChild(m);this.panels.push(new DiagramStyle…
2979 this.panels.push(new TextFormatPanel(this,a,d));else{e.style.backgroundColor=Format.inactiveTabBack…
2980panels.push(new StyleFormatPanel(this,a,n)),this.container.appendChild(n),g(e,n,l++));mxUtils.writ…