Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ scrollY
Method
scrollY
YACReader/continuous_view_model.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
int ContinuousViewModel::scrollY() const
111
{
112
return scrollYValue;
113
}
114
115
int ContinuousViewModel::viewportHeight() const
116
{
Callers
3
currentVisiblePages
Method · 0.80
applyContinuousStateToUi
Method · 0.80
managedPageRange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected