Searched refs:ECalculationType (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | islamcal.h | 94 enum ECalculationType { enum 196 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL); 217 void setCalculationType(ECalculationType type, UErrorCode &status); 284 ECalculationType cType;
|
D | islamcal.cpp | 201 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/ |
D | islamcal.h | 94 enum ECalculationType { enum 196 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL); 217 void setCalculationType(ECalculationType type, UErrorCode &status); 284 ECalculationType cType;
|
D | islamcal.cpp | 201 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type) in IslamicCalendar() 215 void IslamicCalendar::setCalculationType(ECalculationType type, UErrorCode &status) in setCalculationType()
|