MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / GetMonoFont

Method GetMonoFont

WinArk/MainFrame.cpp:641–643  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

639}
640
641HFONT CMainFrame::GetMonoFont() {
642 return m_MonoFont;
643}
644
645void CMainFrame::ViewDestroyed(void* view) {
646}

Callers 1

OnSubItemPrePaintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected