Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js9421 …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;
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1440 …(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