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