Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
144
void wxShapeEvtHandler::OnErase(wxDC& dc)
145
{
146
if (m_previousHandler)
147
m_previousHandler->OnErase(dc);
148
}
149
150
void wxShapeEvtHandler::OnEraseContents(wxDC& dc)
151
{
Callers
3
EraseLinks
Method · 0.45
Erase
Method · 0.45
DeleteControlPoints
Method · 0.45
Calls
2
GetEventHandler
Function · 0.85
OnEraseContents
Method · 0.80
Tested by
no test coverage detected