Searched defs:IslamicCalendar (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/i18n/
H A Dislamcal.h12 * 10/14/2003 srl ported from java IslamicCalendar
28 * <code>IslamicCalendar</code> is a subclass of <code>Calendar</code>
53 * This is the default behavior of a newly-created <code>IslamicCalendar</code>
84 class IslamicCalendar : public Calendar { class in inherits:Calendar
185 * Constructs an IslamicCalendar based on the current time in the default time zone
189 * @param success Indicates the status of IslamicCalendar object construction.
194 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECivil beCivil = CIVIL);
200 IslamicCalendar(const IslamicCalendar& other);
206 virtual ~IslamicCalendar();
[all...]
H A Dislamcal.cpp12 * 10/14/2003 srl ported from java IslamicCalendar
75 // Implementation of the IslamicCalendar class
81 const char *IslamicCalendar::getType() const {
89 Calendar* IslamicCalendar::clone() const {
90 return new IslamicCalendar(*this);
93 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECivil beCivil) function in class:IslamicCalendar
100 IslamicCalendar::IslamicCalendar(const IslamicCalendar function in class:IslamicCalendar
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1290 #define IslamicCalendar IslamicCalendar_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1290 #define IslamicCalendar IslamicCalendar_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1290 #define IslamicCalendar IslamicCalendar_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1290 #define IslamicCalendar IslamicCalendar_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1999 #define IslamicCalendar U_ICU_ENTRY_POINT_RENAME(IslamicCalendar) macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 148 milliseconds