Searched defs:ksParamGraphWizHeight (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuimain.py98 ksParamGraphWizHeight = 'cy'; variable in class:WuiMain
935 cy = self.getIntParam(self.ksParamGraphWizHeight, iMin = 128, iMax = 8192, iDefault = int(cx * 5 / 16) );
960 self.ksParamGraphWizHeight: cy,

Completed in 35 milliseconds