HomeSort by relevance Sort by last modified time
    Searched refs:fgSystemDefaultCenturyStartYear (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium_org/third_party/icu/source/i18n/
coptccal.cpp 101 int32_t CopticCalendar::fgSystemDefaultCenturyStartYear = -1;
120 return fgSystemDefaultCenturyStartYear;
144 fgSystemDefaultCenturyStartYear = newYear;
buddhcal.h 205 static int32_t fgSystemDefaultCenturyStartYear;
coptccal.h 203 static int32_t fgSystemDefaultCenturyStartYear;
ethpccal.cpp 141 int32_t EthiopicCalendar::fgSystemDefaultCenturyStartYear = -1;
155 return fgSystemDefaultCenturyStartYear + AMETE_MIHRET_DELTA;
157 return fgSystemDefaultCenturyStartYear;
181 fgSystemDefaultCenturyStartYear = newYear;
taiwncal.h 187 static int32_t fgSystemDefaultCenturyStartYear;
buddhcal.cpp 132 int32_t BuddhistCalendar::fgSystemDefaultCenturyStartYear = -1;
181 return fgSystemDefaultCenturyStartYear;
200 fgSystemDefaultCenturyStartYear = newYear;
taiwncal.cpp 139 int32_t TaiwanCalendar::fgSystemDefaultCenturyStartYear = -1;
188 return fgSystemDefaultCenturyStartYear;
208 fgSystemDefaultCenturyStartYear = newYear;
ethpccal.h 219 static int32_t fgSystemDefaultCenturyStartYear;
indiancal.h 334 static int32_t fgSystemDefaultCenturyStartYear;
persncal.h 326 static int32_t fgSystemDefaultCenturyStartYear;
chnsecal.h 254 static int32_t fgSystemDefaultCenturyStartYear;
hebrwcal.h 410 static int32_t fgSystemDefaultCenturyStartYear;
islamcal.h 425 static int32_t fgSystemDefaultCenturyStartYear;
  /external/icu4c/i18n/
coptccal.cpp 101 int32_t CopticCalendar::fgSystemDefaultCenturyStartYear = -1;
120 return fgSystemDefaultCenturyStartYear;
144 fgSystemDefaultCenturyStartYear = newYear;
buddhcal.h 205 static int32_t fgSystemDefaultCenturyStartYear;
coptccal.h 203 static int32_t fgSystemDefaultCenturyStartYear;
ethpccal.cpp 141 int32_t EthiopicCalendar::fgSystemDefaultCenturyStartYear = -1;
155 return fgSystemDefaultCenturyStartYear + AMETE_MIHRET_DELTA;
157 return fgSystemDefaultCenturyStartYear;
181 fgSystemDefaultCenturyStartYear = newYear;
taiwncal.h 187 static int32_t fgSystemDefaultCenturyStartYear;
buddhcal.cpp 132 int32_t BuddhistCalendar::fgSystemDefaultCenturyStartYear = -1;
181 return fgSystemDefaultCenturyStartYear;
200 fgSystemDefaultCenturyStartYear = newYear;
persncal.cpp 252 int32_t PersianCalendar::fgSystemDefaultCenturyStartYear = -1;
300 return fgSystemDefaultCenturyStartYear;
320 fgSystemDefaultCenturyStartYear = newYear;
taiwncal.cpp 139 int32_t TaiwanCalendar::fgSystemDefaultCenturyStartYear = -1;
188 return fgSystemDefaultCenturyStartYear;
208 fgSystemDefaultCenturyStartYear = newYear;
ethpccal.h 219 static int32_t fgSystemDefaultCenturyStartYear;
indiancal.h 334 static int32_t fgSystemDefaultCenturyStartYear;
persncal.h 326 static int32_t fgSystemDefaultCenturyStartYear;
hebrwcal.h 410 static int32_t fgSystemDefaultCenturyStartYear;

Completed in 439 milliseconds

1 2