Lines Matching full:rowcount
1834 var rowCount = 0;1836 rowCount = results.rows.item(0)[allRowsCount];1837 completionHandler(rowCount);