Searched refs:SwitchScaleGraphicsItem (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1654 class SwitchScaleGraphicsItem(ScaleGraphicsItem): class in inherits:ScaleGraphicsItem
1657 super(SwitchScaleGraphicsItem, self).__init__(axis, parent)
1706 self.scale_item = SwitchScaleGraphicsItem(self.x_axis, self)

Completed in 84 milliseconds