Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ RectInner
Method
RectInner
libraries/lib-theme/Theme.cpp:475–478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
473
}
474
475
wxRect FlowPacker::RectInner()
476
{
477
return Rect().Deflate( mBorderWidth, mBorderWidth );
478
}
479
480
void FlowPacker::RectMid( int &x, int &y )
481
{
Callers
3
CreateOneImageCache
Method · 0.80
WriteOneImageMap
Method · 0.80
ReadImageCache
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected