MCPcopy 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
59void ScriptLogView::scrollPages(int pages)
60{
61 scrollLines(pages * std::max(1, mViewport - 1));
62}
63
64ScriptLogView::Window ScriptLogView::window(void)
65{

Callers 2

mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected