MCPcopy Create free account
hub / github.com/audacity/audacity / DrawingArea

Method DrawingArea

src/TrackPanelDrawable.cpp:22–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22wxRect TrackPanelDrawable::DrawingArea(
23 TrackPanelDrawingContext &,
24 const wxRect &rect, const wxRect &, unsigned )
25{
26 return rect;
27}

Callers 1

DrawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected