MCPcopy 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
475wxRect FlowPacker::RectInner()
476{
477 return Rect().Deflate( mBorderWidth, mBorderWidth );
478}
479
480void FlowPacker::RectMid( int &x, int &y )
481{

Callers 3

CreateOneImageCacheMethod · 0.80
WriteOneImageMapMethod · 0.80
ReadImageCacheMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected