HomeSort by relevance Sort by last modified time
    Searched full:buddhistcalendar (Results 1 - 11 of 11) sorted by null

  /external/icu4c/i18n/
buddhcal.cpp 25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(BuddhistCalendar)
33 BuddhistCalendar::BuddhistCalendar(const Locale& aLocale, UErrorCode& success)
39 BuddhistCalendar::~BuddhistCalendar()
43 BuddhistCalendar::BuddhistCalendar(const BuddhistCalendar& source)
48 BuddhistCalendar& BuddhistCalendar::operator= ( const BuddhistCalendar& right
    [all...]
buddhcal.h 31 * <code>BuddhistCalendar</code> is a subclass of <code>GregorianCalendar</code>
47 class BuddhistCalendar : public GregorianCalendar {
51 * Useful constants for BuddhistCalendar. Only one Era.
59 * Constructs a BuddhistCalendar based on the current time in the default time zone
63 * @param success Indicates the status of BuddhistCalendar object construction.
67 BuddhistCalendar(const Locale& aLocale, UErrorCode& success);
74 virtual ~BuddhistCalendar();
81 BuddhistCalendar(const BuddhistCalendar& source);
88 BuddhistCalendar& operator=(const BuddhistCalendar& right)
    [all...]
ucal.cpp 253 // its subclasses like BuddhistCalendar.
calendar.cpp 295 cal = new BuddhistCalendar(loc, status);
    [all...]
  /external/icu4c/test/intltest/
incaltst.cpp 259 * Verify that BuddhistCalendar shifts years to Buddhist Era but otherwise
uobjtest.cpp 365 TESTCLASSID_FACTORY(BuddhistCalendar, Calendar::createInstance(Locale("@calendar=buddhist"), status));
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]

Completed in 716 milliseconds