Searched refs:isBackground (Results 1 – 3 of 3) sorted by relevance
41 const makeDynamicStyles = (wrap, targetSpace, identity, isBackground) => { argument46 const offset = isBackground ? 10 : 0;
510 …var pageName_1 = mxUtils.htmlEntities(page.getPageName()) + (page.isBackground()? ' (Background)' …3393 if (page.isBackground()) {3867 mxVsdxPage.prototype.isBackground = function () { method in mxVsdxPage
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