MCPcopy 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
115int ContinuousViewModel::viewportHeight() const
116{
117 return viewportHeightValue;
118}
119
120int ContinuousViewModel::zoomFactor() const
121{

Callers 2

resizeEventMethod · 0.80
managedPageRangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected