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

Method OnViewPreviousBookmark

DebugView++/LogView.cpp:1218–1221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1216}
1217
1218void CLogView::OnViewPreviousBookmark(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1219{
1220 FindBookmark(-1);
1221}
1222
1223void CLogView::OnViewClearBookmarks(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1224{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected