MCPcopy 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
112void wxShapeEvtHandler::OnDrawContents(wxDC& dc)
113{
114 if (m_previousHandler)
115 m_previousHandler->OnDrawContents(dc);
116}
117
118void wxShapeEvtHandler::OnDrawBranches(wxDC& dc, bool erase)
119{

Callers 2

DrawContentsMethod · 0.45
DrawMethod · 0.45

Calls 9

oglCentreTextFunction · 0.85
GetDisableLabelFunction · 0.85
oglDrawFormattedTextFunction · 0.85
GetActualColourObjectMethod · 0.80
SetBackgroundModeMethod · 0.80
GetFormatModeMethod · 0.80
SetPenMethod · 0.45
GetFontMethod · 0.45
SetFontMethod · 0.45

Tested by

no test coverage detected