MCPcopy 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
105int ContinuousViewModel::totalHeight() const
106{
107 return layoutSnapshot.totalHeight;
108}
109
110int ContinuousViewModel::scrollY() const
111{

Callers 3

heightForWidthMethod · 0.80
sizeHintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected