Lines Matching defs:height

233     height - height of the exposed window (Configure, Expose)
288 'x', 'y', 'width', 'height')
1152 """Return height of this widget."""
1154 self.tk.call('winfo', 'height', self._w))
1209 """Return requested height of this widget."""
1252 """Return the number of pixels of the height of the screen of this widget
1258 """Return the number of pixels of the height of the screen of
1326 """Return the height of the virtual root window associated with this
1328 height of the screen."""
1621 # height field: Configure, ConfigureRequest, Create,
1636 e.height = getint_event(h)
1786 corner in the master widget and the width and height.
1988 total height of the canvas is off-screen to the top."""
2003 """Instruct the window manager to set the aspect ratio (width/height)
2109 height of a grid unit in pixels. BASEWIDTH and BASEHEIGHT are the
2210 def wm_maxsize(self, width=None, height=None):
2215 'wm', 'maxsize', self._w, width, height))
2219 def wm_minsize(self, width=None, height=None):
2224 'wm', 'minsize', self._w, width, height))
2258 def wm_resizable(self, width=None, height=None):
2261 return self.tk.call('wm', 'resizable', self._w, width, height)
2491 relative to height of master (1.0 is bottom edge)
2494 height=amount - height of this widget in pixel
2498 relheight=amount - height of this widget between 0.0 and 1.0
2499 relative to height of master (1.0 is the same
2500 height as the master)
2661 colormap, container, cursor, height, highlightbackground,
2703 command, compound, default, height,
2738 confine, cursor, height, highlightbackground, highlightcolor,
2990 height, pageanchor, pageheight, pagewidth, pagex, pagey,
3051 disabledforeground, fg, font, foreground, height,
3180 colormap, container, cursor, height, highlightbackground,
3211 height, state, width
3224 exportselection, fg, font, foreground, height, highlightbackground,
3484 disabledforeground, fg, font, foreground, height,
3619 autoseparators, height, maxundo,
3627 """Return a tuple of (x,y,width,height) which gives the bounding
3670 """Return tuple (x,y,width,height,baseline) giving the bounding box
4106 def height(self):
4107 """Return the height of the image."""
4109 self.tk.call('image', 'height', self.name))
4127 Valid resource names: data, format, file, gamma, height, palette,
4265 width and height of the character, in pixels. The
4419 height, labelanchor, labelwidget,
4435 background, borderwidth, cursor, height,
4556 height size
4557 Specify a height for the window. The height will be the
4559 any. If size is an empty string, or if -height is not
4560 specified, then the height requested internally by the
4561 window will be used initially; the height may later be
4591 stretched to fill the entire height (or width) of