Lines Matching refs:fNarrowErasCount
316 assignArray(fNarrowEras, fNarrowErasCount, other.fNarrowEras, other.fNarrowErasCount);
443 fNarrowErasCount == other.fNarrowErasCount &&
468 arrayCompare(fNarrowEras, other.fNarrowEras, fNarrowErasCount) &&
528 count = fNarrowErasCount;
751 fNarrowErasCount = count;
1224 fNarrowErasCount = 0;
1325 initField(&fNarrowEras, fNarrowErasCount, (const UChar *)gLastResortEras, kEraNum, kEraLen, status);
1359 initField(&fNarrowEras, fNarrowErasCount, narrowEras, status);