Searched refs:totalRowCount (Results 1 – 1 of 1) sorted by relevance
39 private int totalRowCount; field in FragmentedTable56 totalRowCount = 0; in updateBodyElems()61 totalRowCount += getRowCount(tbody); in updateBodyElems()128 return totalRowCount; in getRowCount()