Searched refs:defaultImageHeight (Results 1 – 3 of 3) sorted by relevance
/plugin/googledrawing/conf/ |
H A D | default.php | 10 $conf['defaultImageHeight'] = 0;
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Sidebar.js | 250 Sidebar.prototype.defaultImageHeight = 80; method in Sidebar 3841 …this.defaultImageWidth, this.defaultImageHeight, '', title, title != null, null, this.filterTags(t…
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 2358 Sidebar.prototype.defaultImageWidth=80;Sidebar.prototype.defaultImageHeight=80;Sidebar.prototype.to… 2554 …plateEntry("image;html=1;image="+d+a+e,this.defaultImageWidth,this.defaultImageHeight,"",b,null!=b…
|