Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BruceDevices/firmware
/ getMaxLines
Method
getMaxLines
src/core/scrollableTextArea.cpp:72–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
size_t ScrollableTextArea::getMaxLines() { return linesBuffer.size(); }
73
74
void ScrollableTextArea::show(bool force) {
75
draw(force);
Callers
2
selectSection
Function · 0.80
native_dialogCreateTextViewerGetMaxLines
Function · 0.80
Calls
1
size
Method · 0.80
Tested by
no test coverage detected