Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js9379 var direction = "direction:" + this.getRtlText(this.cp) + ";";
9512 Shape.prototype.getRtlText = function (index) {
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1438 …x;",d="font-family:"+this.getTextFont(this.cp)+";",e="direction:"+this.getRtlText(this.cp)+";",k="…
1442 …VsdxUtils.getStyleString(b,":")+'"';return c+e+d}return a};b.prototype.getRtlText=function(a){a=th… method in b