Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ OnDrawContents
Method
OnDrawContents
ogl/basic.cpp:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void wxShapeEvtHandler::OnDrawContents(wxDC& dc)
113
{
114
if (m_previousHandler)
115
m_previousHandler->OnDrawContents(dc);
116
}
117
118
void wxShapeEvtHandler::OnDrawBranches(wxDC& dc, bool erase)
119
{
Callers
2
DrawContents
Method · 0.45
Draw
Method · 0.45
Calls
9
oglCentreText
Function · 0.85
GetDisableLabel
Function · 0.85
oglDrawFormattedText
Function · 0.85
GetActualColourObject
Method · 0.80
SetBackgroundMode
Method · 0.80
GetFormatMode
Method · 0.80
SetPen
Method · 0.45
GetFont
Method · 0.45
SetFont
Method · 0.45
Tested by
no test coverage detected