Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetAutoScrollStop
Method
GetAutoScrollStop
DebugView++/LogView.cpp:1278–1281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1276
}
1277
1278
bool CLogView::GetAutoScrollStop() const
1279
{
1280
return m_autoScrollStop;
1281
}
1282
1283
void CLogView::SetAutoScrollStop(bool enable)
1284
{
Callers
1
UpdateUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected