Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ OnEraseContents
Method
OnEraseContents
ogl/basic.cpp:150–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void wxShapeEvtHandler::OnEraseContents(wxDC& dc)
151
{
152
if (m_previousHandler)
153
m_previousHandler->OnEraseContents(dc);
154
}
155
156
void wxShapeEvtHandler::OnHighlight(wxDC& dc)
157
{
Callers
2
OnErase
Method · 0.80
EraseContents
Method · 0.80
Calls
6
GetX
Function · 0.70
GetY
Function · 0.70
GetWidth
Method · 0.45
SetPen
Method · 0.45
SetBrush
Method · 0.45
DrawRectangle
Method · 0.45
Tested by
no test coverage detected