MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / OnViewFind

Method OnViewFind

DebugView++/MainFrame.cpp:1310–1313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1308}
1309
1310void CMainFrame::OnViewFind(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1311{
1312 m_findDlg.SetFocus();
1313}
1314
1315void CMainFrame::OnViewFont(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1316{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected