HomeSort by relevance Sort by last modified time
    Searched defs:CopticCalendar (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
coptccal.cpp 19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(CopticCalendar)
27 CopticCalendar::CopticCalendar(const Locale& aLocale, UErrorCode& success)
32 CopticCalendar::CopticCalendar (const CopticCalendar& other)
37 CopticCalendar::~CopticCalendar()
42 CopticCalendar::clone() const
44 return new CopticCalendar(*this)
    [all...]
coptccal.h 24 class CopticCalendar : public CECalendar {
28 * Useful constants for CopticCalendar.
119 * Constructs a CopticCalendar based on the current time in the default time zone
123 * @param success Indicates the status of CopticCalendar object construction.
127 CopticCalendar(const Locale& aLocale, UErrorCode& success);
133 CopticCalendar (const CopticCalendar& other);
139 virtual ~CopticCalendar();
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 122 milliseconds