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

Method GetWidth

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

Source from the content-addressed store, hash-verified

677 return self.height
678
679 def GetWidth(self):
680 return self.width
681
682 def InitRenderer(self):
683 self.region = self.CreateRegion()

Callers 7

loadBitmapMethod · 0.45
__init__Method · 0.45
InitTabRegionsMethod · 0.45
_RenderMethod · 0.45
DrawTextMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected