MCPcopy 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
110int ContinuousViewModel::scrollY() const
111{
112 return scrollYValue;
113}
114
115int ContinuousViewModel::viewportHeight() const
116{

Callers 3

currentVisiblePagesMethod · 0.80
managedPageRangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected