Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ numRows
Method
numRows
launcher/ui/instanceview/VisualGroup.cpp:322–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
}
321
322
int VisualGroup::numRows() const
323
{
324
return rows.size();
325
}
326
327
int VisualGroup::verticalPosition() const
328
{
Callers
2
updateScrollbar
Method · 0.80
moveCursor
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected