Searched refs:XToPixel (Results 1 – 1 of 1) sorted by relevance
1460 x0 = self.attrs.XToPixel(x0)1461 x1 = self.attrs.XToPixel(x1)1573 xp = attrs.XToPixel(x)1605 width = attrs.XToPixel(hi)1695 graph_width = attrs.XToPixel(attrs.subrange.x.hi) + 12091 def XToPixel(self, x): member in GraphAttributes2106 rt = self.XToPixel(x)