Searched refs:toolbarHeight (Results 1 – 10 of 10) sorted by relevance
167 int toolbarHeight = 29 * 20; in encode() local176 movieHeight+=toolbarHeight; in encode()199 …movie.add(manager.getButton("play_button", layer++, toolbarX + 500, toolbarY + toolbarHeight / 2)); in encode()200 …vie.add(manager.getButton("progress_bar", layer++, toolbarX + 1000, toolbarY + toolbarHeight / 2)); in encode()201 …e.add(manager.getButton("volume_control", layer++, toolbarX + 5600, toolbarY + toolbarHeight / 2)); in encode()
29 GraphViewer.prototype.toolbarHeight = (document.compatMode == 'BackCompat') ? 24 : 26; method in GraphViewer156 this.minHeight += this.toolbarHeight;1130 container.style.marginBottom = this.toolbarHeight + 'px';1134 container.style.marginTop = this.toolbarHeight + 'px';1146 toolbar.style.height = this.toolbarHeight + 'px';1611 toolbar.style.marginTop = -this.toolbarHeight + 'px';1667 toolbar.style.top = -this.toolbarHeight + 'px';
284 EditorUi.prototype.toolbarHeight = (urlParams['sketch'] == '1') ? 1 : 46; method in EditorUi
3721 EditorUi.prototype.toolbarHeight = 38; method in EditorUi
1070 EditorUi.prototype.toolbarHeight = 38; method in EditorUi3913 this.toolbarContainer.style.height = this.toolbarHeight + 'px';3914 tmp += this.toolbarHeight;
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
11117 var toolbarHeight = toolbar.el ? toolbar.el.outerHeight(true) : 0; // includes margin11118 return accumulator + toolbarHeight;
2162 …ormatEnabled=!0;EditorUi.prototype.formatWidth=240;EditorUi.prototype.toolbarHeight=38;EditorUi.pr…2258 …ubarHeight+"px",this.toolbarContainer.style.height=this.toolbarHeight+"px",c+=this.toolbarHeight);…3449 …otype.initialTopSpacing=3,EditorUi.prototype.menubarHeight=41,EditorUi.prototype.toolbarHeight=38):4012 …ype.imageBaseUrl="https://viewer.diagrams.net/";GraphViewer.prototype.toolbarHeight="BackCompat"==…4017 …"inline"==this.graphConfig["toolbar-position"]&&(this.minHeight+=this.toolbarHeight);if(null!=c&&(…4047 …style.marginBottom=this.toolbarHeight+"px":"inline"!=this.graphConfig["toolbar-position"]&&(c.styl…4048 …this.toolbarZIndex;e.style.backgroundColor="#eee";e.style.height=this.toolbarHeight+"px";this.tool…4063 …nline"!=this.graphConfig["toolbar-position"]?(e.style.marginTop=-this.toolbarHeight+"px",e.style.t…4064 …r(document.body,"mouseleave",function(b){f()})}else e.style.top=-this.toolbarHeight+"px",c.appendC…
2196 …ormatEnabled=!0;EditorUi.prototype.formatWidth=240;EditorUi.prototype.toolbarHeight=38;EditorUi.pr…2292 …ubarHeight+"px",this.toolbarContainer.style.height=this.toolbarHeight+"px",b+=this.toolbarHeight);…10782 41,EditorUi.prototype.toolbarHeight=38):Editor.isDarkMode()&&(mxClient.link("stylesheet",STYLE_PATH…12061 …Button=!1;EditorUi.prototype.closableScratchpad=!1;EditorUi.prototype.toolbarHeight="1"==urlParams… method in EditorUi