Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js6112 var applyStyle = mxUtils.bind(this, function(style, result, cell, graphStyle, theGraph) argument
6122 theGraph = (theGraph != null) ? theGraph : graph;
6126 bg = theGraph.background;
6131 bg = theGraph.defaultPageBackgroundColor;