Lines Matching refs:fMonthsCount
369 assignArray(fMonths, fMonthsCount, other.fMonths, other.fMonthsCount);
522 fMonthsCount == other.fMonthsCount &&
551 arrayCompare(fMonths, other.fMonths, fMonthsCount) &&
623 count = fMonthsCount;
643 count = fMonthsCount;
923 fMonthsCount = count;
955 fMonthsCount = count;
1492 fMonthsCount=0;
1723 initField(&fMonths, fMonthsCount, (const UChar *)gLastResortMonthNames, kMonthNum, kMonthLen, status);
1758 initField(&fMonths, fMonthsCount, calData.getByKey2(gMonthNamesTag, gNamesWideTag, status), status);