Searched refs:isSmallCaps (Results 1 – 2 of 2) sorted by relevance
9421 …text = this.isSmallCaps(this.cp) ? com.mxgraph.io.vsdx.mxVsdxUtils.toSmallCaps(text, this.getTextS…9638 Shape.prototype.isSmallCaps = function (index) {9639 var isSmallCaps = false;9656 isSmallCaps = ((value & 8) === 8);9659 return isSmallCaps;
1440 …(this.cp)?f.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(a,"s"):a;a=this.isSmallCaps(this.cp)?f.mxgr…1444 …toLowerCase(),"themed")||(b=4===(parseInt(a)&4));return b};b.prototype.isSmallCaps=function(a){var… method in b