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

Method OnErase

ogl/basic.cpp:144–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144void wxShapeEvtHandler::OnErase(wxDC& dc)
145{
146 if (m_previousHandler)
147 m_previousHandler->OnErase(dc);
148}
149
150void wxShapeEvtHandler::OnEraseContents(wxDC& dc)
151{

Callers 3

EraseLinksMethod · 0.45
EraseMethod · 0.45
DeleteControlPointsMethod · 0.45

Calls 2

GetEventHandlerFunction · 0.85
OnEraseContentsMethod · 0.80

Tested by

no test coverage detected