Searched refs:visible_height (Results 1 – 4 of 4) sorted by relevance
73 int visible_height; member
145 visible_height = self.canvas.winfo_height()146 visible_bottom = self.canvas.canvasy(visible_height)150 if top >= visible_top and height <= visible_height:151 fraction = top + height - visible_height
144 visible_height = self.canvas.winfo_height()145 visible_bottom = self.canvas.canvasy(visible_height)149 if top >= visible_top and height <= visible_height:150 fraction = top + height - visible_height
2103 int *visible_width, int *visible_height) { in get_txb_dimensions() argument2124 *visible_height = in get_txb_dimensions()