MCPcopy 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

HandleMouseEventMethod · 0.45
OnLeftDownMethod · 0.45
OnMiddleUpMethod · 0.45
OnMotionMethod · 0.45
OnLeftUpMethod · 0.45
CheckTabCloseMethod · 0.45
CheckAddButtonMethod · 0.45
CheckCloseHighlightedMethod · 0.45
TabHitTestMethod · 0.45
CheckAddHighlightedMethod · 0.45
OnPaintMethod · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected