Searched refs:fStandaloneAbbreviatedDayPeriods (Results 1 – 2 of 2) sorted by relevance
406 assignArray(fStandaloneAbbreviatedDayPeriods, fStandaloneAbbreviatedDayPeriodsCount, in copyData()407 … other.fStandaloneAbbreviatedDayPeriods, other.fStandaloneAbbreviatedDayPeriodsCount); in copyData()494 delete[] fStandaloneAbbreviatedDayPeriods; in dispose()608 arrayCompare(fStandaloneAbbreviatedDayPeriods, other.fStandaloneAbbreviatedDayPeriods, in operator ==()2092 fStandaloneAbbreviatedDayPeriods = NULL; in initializeData()2281 fStandaloneAbbreviatedDayPeriods = loadDayPeriodStrings(calendarSink, in initializeData()
887 UnicodeString *fStandaloneAbbreviatedDayPeriods; variable