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

Method GetAutoScroll

DebugView++/LogView.cpp:1266–1269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1264}
1265
1266bool CLogView::GetAutoScroll() const
1267{
1268 return m_autoScrollDown;
1269}
1270
1271void CLogView::SetAutoScroll(bool enable)
1272{

Callers 1

UpdateUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected