Searched refs:PaintScale (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 1606 def PaintScale(self, painter, at_x, at_y): member in XAxisGraphicsItem 1641 self.axis.PaintScale(painter, 0, 5)
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 1607 def PaintScale(self, painter, at_x, at_y): member in XAxisGraphicsItem 1642 self.axis.PaintScale(painter, 0, 5)
|
Completed in 14 milliseconds