Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
641
HFONT CMainFrame::GetMonoFont() {
642
return m_MonoFont;
643
}
644
645
void CMainFrame::ViewDestroyed(void* view) {
646
}
Callers
1
OnSubItemPrePaint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected