Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
loadBitmap
Method · 0.45
__init__
Method · 0.45
ComposeTabBack
Method · 0.45
InitTabRegions
Method · 0.45
_Render
Method · 0.45
__init__
Method · 0.45
UpdateTabsPosition
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected