Searched refs:fNarrowDayPeriodsCount (Results 1 – 3 of 3) sorted by relevance
398 assignArray(fNarrowDayPeriods, fNarrowDayPeriodsCount, in copyData()399 other.fNarrowDayPeriods, other.fNarrowDayPeriodsCount); in copyData()571 fNarrowDayPeriodsCount == other.fNarrowDayPeriodsCount && in operator ==()607 arrayCompare(fNarrowDayPeriods, other.fNarrowDayPeriods, fNarrowDayPeriodsCount) && in operator ==()2091 fNarrowDayPeriodsCount = 0; in initializeData()2271 fNarrowDayPeriodsCount, status); in initializeData()
3641 fSymbols->fNarrowDayPeriodsCount, *dayPeriod)) > 0) { in subParse()
882 int32_t fNarrowDayPeriodsCount; variable