Home | History | Annotate | Download | only in command

Lines Matching refs:ruler

24     """Dialog class with a fixed layout: controls at the top, then a ruler,
31 ruler = self.h - 36
33 # self.bitmap("Bitmap", 0, 0, bmwidth, ruler, "PythonWin")
34 self.line("BottomLine", 0, ruler, self.w, 0)