MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / GetHeight

Method GetHeight

gui/chrome_tabs.py:676–677  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

674 return self.width, self.height
675
676 def GetHeight(self):
677 return self.height
678
679 def GetWidth(self):
680 return self.width

Callers 8

loadBitmapMethod · 0.45
__init__Method · 0.45
ComposeTabBackMethod · 0.45
InitTabRegionsMethod · 0.45
_RenderMethod · 0.45
__init__Method · 0.45
UpdateTabsPositionMethod · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected