MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / EraseContents

Method EraseContents

ogl/basic.cpp:1550–1553  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1548}
1549
1550void wxShape::EraseContents(wxDC& dc)
1551{
1552 GetEventHandler()->OnEraseContents(dc);
1553}
1554
1555void wxShape::AddText(const wxString& string)
1556{

Callers

nothing calls this directly

Calls 2

GetEventHandlerFunction · 0.85
OnEraseContentsMethod · 0.80

Tested by

no test coverage detected