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

Method GetSize

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

Source from the content-addressed store, hash-verified

407 return self.position
408
409 def GetSize(self):
410 return self.tab_size
411
412 def SetSize(self, size):
413 width, height = size

Callers 15

UpdateWindowSizeMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
ToggleContentMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected