Home
last modified time | relevance | path

Searched refs:ECalculationType (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dislamcal.h94 enum ECalculationType { enum
196 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
217 void setCalculationType(ECalculationType type, UErrorCode &status);
284 ECalculationType cType;
Dislamcal.cpp201 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type) in IslamicCalendar()
215 void IslamicCalendar::setCalculationType(ECalculationType type, UErrorCode &status) in setCalculationType()
/external/icu/icu4c/source/i18n/
Dislamcal.h94 enum ECalculationType { enum
196 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
217 void setCalculationType(ECalculationType type, UErrorCode &status);
284 ECalculationType cType;
Dislamcal.cpp201 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type) in IslamicCalendar()
215 void IslamicCalendar::setCalculationType(ECalculationType type, UErrorCode &status) in setCalculationType()