MCPcopy 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
470wxRect FlowPacker::Rect()
471{
472 return wxRect( mxPos, myPos, mComponentWidth, mComponentHeight);
473}
474
475wxRect FlowPacker::RectInner()
476{

Callers 1

CreateOneImageCacheMethod · 0.80

Calls 1

wxRectClass · 0.70

Tested by

no test coverage detected