Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1443 def boundingRect(self): member in SwitchGraphDataGraphicsItem
1552 def boundingRect(self): member in XAxisGraphicsItem
1631 def boundingRect(self): member in ScaleGraphicsItem
1722 def boundingRect(self): member in SwitchGraphGraphicsItem
1775 def boundingRect(self): member in VerticalBracketGraphicsItem
1811 rect = child.boundingRect()
1832 def boundingRect(self): member in VertcalGraphSetGraphicsItem
1849 self.rubber_band.setGeometry(poly.boundingRect())
2355 self.item.update(self.item.boundingRect())
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1444 def boundingRect(self): member in SwitchGraphDataGraphicsItem
1553 def boundingRect(self): member in XAxisGraphicsItem
1632 def boundingRect(self): member in ScaleGraphicsItem
1723 def boundingRect(self): member in SwitchGraphGraphicsItem
1776 def boundingRect(self): member in VerticalBracketGraphicsItem
1812 rect = child.boundingRect()
1833 def boundingRect(self): member in VertcalGraphSetGraphicsItem
1850 self.rubber_band.setGeometry(poly.boundingRect())
2356 self.item.update(self.item.boundingRect())

Completed in 14 milliseconds