Searched refs:getLineDashPattern (Results 1 – 2 of 2) sorted by relevance
4681 return lineStyleExt.getLineDashPattern();4685 return lineStyle != null ? lineStyle.getLineDashPattern() : null;4688 … mxVsdxTheme.prototype.getLineDashPattern = function (quickStyleVals, lineStylesExt, lineStyles) { method in mxVsdxTheme5922 LineStyle.prototype.getLineDashPattern = function () { method in LineStyle5999 … this.lineDashPattern = com.mxgraph.io.vsdx.Style.getLineDashPattern(this.pattern);6019 LineStyleExt.prototype.getLineDashPattern = function () { method in LineStyleExt8585 Style.getLineDashPattern = function (pattern) { function in Style10960 … pattern = vsdx.Style.getLineDashPattern(/* parseInt */ parseInt(linePattern));
1260 … a.getLineDashPattern();b=this.getLineStyle(b.getQuickStyleLineMatrix(),c);return null!=b?b.getLin… method in d1308 …rototype.isDashed=function(){return this.isLineDashed};b.prototype.getLineDashPattern=function(){r… method in b1312 …g_String(a,"pattern");this.lineDashPattern=f.mxgraph.io.vsdx.Style.getLineDashPattern(this.pattern…1313 …b.prototype.isDashed=function(){return 1<this.pattern};b.prototype.getLineDashPattern=function(){r… method in b1415 d.lineDashPatterns_$LI$().push(b)};d.getLineDashPattern=function(b){return 0<=b&&23>=b?d.lineDashPa…1513 …()):b.getConnLineDashPattern(this.getQuickStyleVals()))):a=e.Style.getLineDashPattern(parseInt(b))…