Searched refs:xview_moveto (Results 1 – 4 of 4) sorted by relevance
208 self._canvas.xview_moveto(0.5*(self.canvwidth-cwidth)/self.canvwidth)
372 self._canvas.xview_moveto(0.5*(self.canvwidth - self.width + 30) /384 self._canvas.xview_moveto(0.5*(self.canvwidth-cwidth)/self.canvwidth)
2385 canvas.xview_moveto(0)
1938 def xview_moveto(self, fraction): member in XView