Home | History | Annotate | Download | only in i18n

Lines Matching refs:columnCount

530                                    int32_t rowCount, int32_t columnCount
544 if (strings == NULL || columnCount <= 0 || rowCount <= 0) {
565 for (int32_t col = 1; col < columnCount; col++) {