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

/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuimain.py103 ksParamGraphWizMaxPerGraph = 'cMaxPerGraph'; variable in class:WuiMain
940 cMaxPerGraph = self.getIntParam(self.ksParamGraphWizMaxPerGraph, iMin = 1, iMax = 24, iDefault = 8);
965 self.ksParamGraphWizMaxPerGraph: cMaxPerGraph,

Completed in 44 milliseconds