Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Rect
Method
Rect
libraries/lib-theme/Theme.cpp:470–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
}
469
470
wxRect FlowPacker::Rect()
471
{
472
return wxRect( mxPos, myPos, mComponentWidth, mComponentHeight);
473
}
474
475
wxRect FlowPacker::RectInner()
476
{
Callers
1
CreateOneImageCache
Method · 0.80
Calls
1
wxRect
Class · 0.70
Tested by
no test coverage detected