Searched refs:showEmbedImageDialog (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Menus.js | 2070 editorUi.showEmbedImageDialog(function(fit, shadow, retina, lightbox, editLink, layers) 2091 editorUi.showEmbedImageDialog(function(fit, shadow, image, lightbox, editLink, layers)
|
H A D | EditorUi.js | 6235 EditorUi.prototype.showEmbedImageDialog = function(fn, title, imageLabel, shadowEnabled, helpLink) method in EditorUi
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 10862 …t():document.execCommand("selectAll",!1,null)};EditorUi.prototype.showEmbedImageDialog=function(b,… 11860 …mbedImage",new Action(mxResources.get("image")+"...",function(){c.showEmbedImageDialog(function(b,… 11861 "...",function(){c.showEmbedImageDialog(function(b,d,e,f,g,k){c.spinner.spin(document.body,mxResour…
|
H A D | viewer.min.js | 3530 …t():document.execCommand("selectAll",!1,null)};EditorUi.prototype.showEmbedImageDialog=function(b,…
|
H A D | viewer-static.min.js | 3530 …t():document.execCommand("selectAll",!1,null)};EditorUi.prototype.showEmbedImageDialog=function(b,…
|