Home | History | Annotate | Download | only in i18n

Lines Matching refs:fNarrowErasCount

299     assignArray(fNarrowEras, fNarrowErasCount, other.fNarrowEras, other.fNarrowErasCount);
442 fNarrowErasCount == other.fNarrowErasCount &&
469 arrayCompare(fNarrowEras, other.fNarrowEras, fNarrowErasCount) &&
532 count = fNarrowErasCount;
774 fNarrowErasCount = count;
1339 fNarrowErasCount = 0;
1513 initField(&fNarrowEras, fNarrowErasCount, (const UChar *)gLastResortEras, kEraNum, kEraLen, status);
1546 initField(&fNarrowEras, fNarrowErasCount, narrowEras, status);