Home
last modified time | relevance | path

Searched refs:lastRowInGroup (Results 1 – 2 of 2) sorted by relevance

/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DUserListModel.cpp206 const int lastRowInGroup = nextRow + 1; in removeRowsInSelection() local
207 removeRows(lastRowInGroup, groupRowCount); in removeRowsInSelection()
218 const int lastRowInGroup = nextRow + 1; in removeRowsInSelection() local
219 removeRows(lastRowInGroup, groupRowCount); in removeRowsInSelection()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DUserListModel.cpp206 const int lastRowInGroup = nextRow + 1; in removeRowsInSelection() local
207 removeRows(lastRowInGroup, groupRowCount); in removeRowsInSelection()
218 const int lastRowInGroup = nextRow + 1; in removeRowsInSelection() local
219 removeRows(lastRowInGroup, groupRowCount); in removeRowsInSelection()