Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:geometry

468         self.geometry("%dx%d%+d%+d"%(width, height, startx, starty))
798 if width <= 1: # the window isn't managed by a geometry manager
801 if height <= 1: # the window isn't managed by a geometry manager