Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5005 mxVsdxUtils.surroundByTags = function (text, tag) { function
9407 text = com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "sup");
9415 text = com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "sub");
9417 … text = this.isBold(this.cp) ? com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "b") : text;
9418 … text = this.isItalic(this.cp) ? com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "i") : text;
9419 …text = this.isUnderline(this.cp) ? com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "u") : tex…
9420 …text = this.getTextStrike(this.cp) ? com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "s") : t…
10460 com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(ret, "div");
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1275 …ey.length="+d.length+",asig.length="+a.length)}c=c+f+";"}return c};d.surroundByTags=function(b,a){… function
1439 …xVsdxUtils.surroundByTags(a,"sup"):function(a,b){return a&&a.equals?a.equals(b):a===b}(D,"2")&&(a=…
1440surroundByTags(a,"b"):a;a=this.isItalic(this.cp)?f.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(a,"i…
1495 …))}e&&(g+="</li></ul>");g+=d?"":"</p>";f.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(g,"div");retur…