Home
last modified time | relevance | path

Searched refs:tabContainerHeight (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js273 EditorUi.prototype.tabContainerHeight = 38; method in EditorUi
435 this.tabContainer.style.height = this.tabContainerHeight + 'px';
1474 tab.style.lineHeight = this.tabContainerHeight + 'px';
H A DMinimal.js533 '0px' : this.tabContainerHeight + 'px';
2458 elt.style.height = (parseInt(ui.tabContainerHeight) - 1) + 'px';
2459 elt.style.lineHeight = (parseInt(ui.tabContainerHeight) + 1) + 'px';
2496 footer == null) ? this.tabContainerHeight + 'px' : '0px';
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11941 …ctPage.prototype.execute.apply(this,arguments)};EditorUi.prototype.tabContainerHeight=38;EditorUi.…
11947 …=this.pages||1==this.pages.length&&"0"==urlParams.pages?"0px":this.tabContainerHeight+"px";c!=this…
11984 …tion(b,e,d){d=this.createTab(null!=d?d:!0);d.style.lineHeight=this.tabContainerHeight+"px";d.style…
12076 …his.diagramContainer.style.bottom="1"==urlParams.sketch?"0px":this.tabContainerHeight+"px");n.appl…
12155 …or="pointer";S.style.height=parseInt(m.tabContainerHeight)-1+"px";S.style.lineHeight=parseInt(m.ta…
12157 ….bottom="hidden"!=this.tabContainer.style.visibility&&null==N?this.tabContainerHeight+"px":"0px")}…