Searched refs:maxrows (Results 1 – 1 of 1) sorted by relevance
829 maxrows = 0 variable in Timeline838 self.maxrows = int(rows)839 self.scaleH = 100.0/float(self.maxrows)840 self.height = self.maxrows*self.row_height_pixels841 r = float(self.maxrows - 1)