Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ totalHeight
Method
totalHeight
YACReader/continuous_view_model.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
int ContinuousViewModel::totalHeight() const
106
{
107
return layoutSnapshot.totalHeight;
108
}
109
110
int ContinuousViewModel::scrollY() const
111
{
Callers
3
applyContinuousStateToUi
Method · 0.80
heightForWidth
Method · 0.80
sizeHint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected