Searched refs:ksParamGraphWizWidth (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuigraphwiz.py256 oGraph.setWidth(self._dParams[WuiMain.ksParamGraphWizWidth])
287 % ( WuiMain.ksParamGraphWizWidth, );
330 % ( WuiMain.ksParamGraphWizWidth,
331 WuiMain.ksParamGraphWizWidth, WuiMain.ksParamGraphWizWidth, self._dParams[WuiMain.ksParamGraphWizWidth],
336 % ( WuiMain.ksParamGraphWizWidth, WuiMain.ksParamGraphWizHeight,
H A Dwuimain.py97 ksParamGraphWizWidth = 'cx'; variable in class:WuiMain
934 cx = self.getIntParam(self.ksParamGraphWizWidth, iMin = 128, iMax = 8192, iDefault = 1280);
959 self.ksParamGraphWizWidth: cx,
H A Dwuitestresult.py552 % (WuiMain.ksParamGraphWizWidth, WuiMain.ksParamGraphWizDpi, )) );

Completed in 47 milliseconds