Home
last modified time | relevance | path

Searched refs:toolbarHeight (Results 1 – 10 of 10) sorted by relevance

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DSwfEncoder.java167 int toolbarHeight = 29 * 20; in encode() local
176 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()
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js29 GraphViewer.prototype.toolbarHeight = (document.compatMode == 'BackCompat') ? 24 : 26; method in GraphViewer
156 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';
H A DMinimal.js284 EditorUi.prototype.toolbarHeight = (urlParams['sketch'] == '1') ? 1 : 46; method in EditorUi
H A DEditorUi.js3721 EditorUi.prototype.toolbarHeight = 38; method in EditorUi
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js1070 EditorUi.prototype.toolbarHeight = 38; method in EditorUi
3913 this.toolbarContainer.style.height = this.toolbarHeight + 'px';
3914 tmp += this.toolbarHeight;
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js11117 var toolbarHeight = toolbar.el ? toolbar.el.outerHeight(true) : 0; // includes margin
11118 return accumulator + toolbarHeight;
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2162 …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…
H A Dviewer-static.min.js2162 …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…
H A Dapp.min.js2196 …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