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

Lines Matching refs:screenx

2225     def canvasx(self, screenx, gridspacing=None):
2226 """Return the canvas x coordinate of pixel position SCREENX rounded
2229 self._w, 'canvasx', screenx, gridspacing))