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

Method OnViewReset

DebugView++/LogView.cpp:1002–1005  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1000}
1001
1002void CLogView::OnViewReset(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1003{
1004 ResetToLine(0);
1005}
1006
1007void CLogView::OnViewResetToLine(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1008{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected