Searched refs:removePasteFormatting (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 1619 Graph.removePasteFormatting = function(elt) function 1625 Graph.removePasteFormatting(elt.firstChild); 11257 Graph.removePasteFormatting(this.textarea);
|
H A D | EditorUi.js | 4717 Graph.removePasteFormatting(elt);
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 2285 …th&&(b=e)),mxUtils.setTextContent(c,b),asHtml=!1)));asHtml&&Graph.removePasteFormatting(c)}asHtml|… 2357 …)b[e].style.opacity=c};Graph.removePasteFormatting=function(b){for(;null!=b;)null!=b.firstChild&&G… 2614 …a.innerHTML.indexOf("\x3c!--[if !mso]>")?f(this.textarea,c):Graph.removePasteFormatting(this.texta…
|
H A D | viewer-static.min.js | 2285 …th&&(b=e)),mxUtils.setTextContent(c,b),asHtml=!1)));asHtml&&Graph.removePasteFormatting(c)}asHtml|… 2357 …)b[e].style.opacity=c};Graph.removePasteFormatting=function(b){for(;null!=b;)null!=b.firstChild&&G… 2614 …a.innerHTML.indexOf("\x3c!--[if !mso]>")?f(this.textarea,c):Graph.removePasteFormatting(this.texta…
|
H A D | app.min.js | 2319 …th&&(a=d)),mxUtils.setTextContent(b,a),asHtml=!1)));asHtml&&Graph.removePasteFormatting(b)}asHtml|… 2606 …)a[d].style.opacity=b};Graph.removePasteFormatting=function(a){for(;null!=a;)null!=a.firstChild&&G… 2863 …a.innerHTML.indexOf("\x3c!--[if !mso]>")?c(this.textarea,d):Graph.removePasteFormatting(this.texta…
|