Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1550
void wxShape::EraseContents(wxDC& dc)
1551
{
1552
GetEventHandler()->OnEraseContents(dc);
1553
}
1554
1555
void wxShape::AddText(const wxString& string)
1556
{
Callers
nothing calls this directly
Calls
2
GetEventHandler
Function · 0.85
OnEraseContents
Method · 0.80
Tested by
no test coverage detected