Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ viewportHeight
Method
viewportHeight
YACReader/continuous_view_model.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
int ContinuousViewModel::viewportHeight() const
116
{
117
return viewportHeightValue;
118
}
119
120
int ContinuousViewModel::zoomFactor() const
121
{
Callers
2
resizeEvent
Method · 0.80
managedPageRange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected