Searched refs:isBackground (Results 1 – 2 of 2) sorted by relevance
510 …var pageName_1 = mxUtils.htmlEntities(page.getPageName()) + (page.isBackground()? ' (Background)' …3393 if (page.isBackground()) {3867 mxVsdxPage.prototype.isBackground = function () {
1109 mxUtils.htmlEntities(b.getPageName())+(b.isBackground()?" (Background)":""),c=c+('<diagram name="'+…1204 …r b={},c=a.length,g=0;g<c;g++){var n=a.item(g),n=this.createPage(n);n.isBackground()&&function(a,b…1222 …;d.prototype.getConnects=function(){return this.connects};d.prototype.isBackground=function(){retu… method in d