Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ GetPosition
Method
GetPosition
gui/chrome_tabs.py:406–407 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
404
self.position = position
405
406
def
GetPosition(self):
407
return
self.position
408
409
def
GetSize(self):
410
return
self.tab_size
Callers
15
HandleMouseEvent
Method · 0.45
OnLeftDown
Method · 0.45
OnMiddleUp
Method · 0.45
OnMotion
Method · 0.45
OnLeftUp
Method · 0.45
CheckTabClose
Method · 0.45
CheckAddButton
Method · 0.45
CheckCloseHighlighted
Method · 0.45
TabHitTest
Method · 0.45
CheckAddHighlighted
Method · 0.45
OnPaint
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected