Home
last modified time | relevance | path

Searched refs:tooltipBorder (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js150 Sidebar.prototype.tooltipBorder = 16; method in Sidebar
265 var width = bounds.width + 2 * this.tooltipBorder + 4;
266 var height = bounds.height + 2 * this.tooltipBorder;
355 this.graph2.view.setTranslate(this.tooltipBorder, this.tooltipBorder);
405 var width = bounds.width + 2 * this.tooltipBorder + 4;
406 var height = bounds.height + 2 * this.tooltipBorder;
463 var x0 = -Math.round(bounds.x - this.tooltipBorder) +
465 var y0 = -Math.round(bounds.y - this.tooltipBorder);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2356 "/search.png";Sidebar.prototype.enableTooltips=!0;Sidebar.prototype.tooltipBorder=16;Sidebar.protot…
2359 Sidebar.prototype.getTooltipOffset=function(a,b){var d=b.height+2*this.tooltipBorder;return new mxP…
2363 …his.graph2.model.clear();this.graph2.view.setTranslate(this.tooltipBorder,this.tooltipBorder);this…
2365 …ownerSVGElement.style.transform="");d=m.width+2*this.tooltipBorder+4;e=m.height+2*this.tooltipBord…
2367 …style.height=e+"px";c=-Math.round(m.x-this.tooltipBorder)+(h>d?(h-d)/2:0);d=-Math.round(m.y-this.t…