Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ scrollPages
Method
scrollPages
common/script/scriptlogview.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void ScriptLogView::scrollPages(int pages)
60
{
61
scrollLines(pages * std::max(1, mViewport - 1));
62
}
63
64
ScriptLogView::Window ScriptLogView::window(void)
65
{
Callers
2
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected