Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
loadBitmap
Method · 0.45
__init__
Method · 0.45
InitTabRegions
Method · 0.45
_Render
Method · 0.45
DrawText
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected