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

Method ClearView

DebugView++/LogView.cpp:991–995  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

989}
990
991void CLogView::ClearView()
992{
993 m_firstLine = m_logFile.Count();
994 Clear();
995}
996
997void CLogView::OnViewClear(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
998{

Callers

nothing calls this directly

Calls 1

CountMethod · 0.45

Tested by

no test coverage detected