Home | History | Annotate | Download | only in i18n

Lines Matching refs:maxRows

1524     int32_t row, maxRows;
1526 maxRows = ures_getSize(transIDs);
1527 for (row = 0; row < maxRows; row++) {