HomeSort by relevance Sort by last modified time
    Searched refs:ECalculationType (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
islamcal.h 96 enum ECalculationType {
198 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
219 void setCalculationType(ECalculationType type, UErrorCode &status);
286 ECalculationType cType;
islamcal.cpp 237 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type)
251 void IslamicCalendar::setCalculationType(ECalculationType type, UErrorCode &status)
    [all...]

Completed in 79 milliseconds