Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cluic/wxauto
/ width
Method
width
wxauto/uiautomation.py:1693–1694 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1691
self.bottom = bottom
1692
1693
def
width(self) -> int:
1694
return
self.right - self.left
1695
1696
def
height(self) -> int:
1697
return
self.bottom - self.top
Callers
15
xcenter
Method · 0.95
__str__
Method · 0.95
__repr__
Method · 0.95
quote
Method · 0.80
forward
Method · 0.80
parse
Method · 0.80
quote
Method · 0.80
forward
Method · 0.80
parse
Method · 0.80
_get_friend_details
Method · 0.80
GetSessionList
Method · 0.80
FromControl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected