Searched defs:BuddhistCalendar (Results 1 - 10 of 10) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Dbuddhcal.h31 * <code>BuddhistCalendar</code> is a subclass of <code>GregorianCalendar</code>
47 class BuddhistCalendar : public GregorianCalendar { class in inherits: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
[all...]
H A Dbuddhcal.cpp25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(BuddhistCalendar)
33 BuddhistCalendar::BuddhistCalendar(const Locale& aLocale, UErrorCode& success) function in class:BuddhistCalendar
39 BuddhistCalendar::~BuddhistCalendar()
43 BuddhistCalendar::BuddhistCalendar(const BuddhistCalendar& source) function in class:BuddhistCalendar
48 BuddhistCalendar& BuddhistCalendar
[all...]
/external/icu4c/i18n/
H A Dbuddhcal.h31 * <code>BuddhistCalendar</code> is a subclass of <code>GregorianCalendar</code>
47 class BuddhistCalendar : public GregorianCalendar { class in inherits: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
[all...]
H A Dbuddhcal.cpp25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(BuddhistCalendar)
33 BuddhistCalendar::BuddhistCalendar(const Locale& aLocale, UErrorCode& success) function in class:BuddhistCalendar
39 BuddhistCalendar::~BuddhistCalendar()
43 BuddhistCalendar::BuddhistCalendar(const BuddhistCalendar& source) function in class:BuddhistCalendar
48 BuddhistCalendar& BuddhistCalendar
[all...]
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h1194 #define BuddhistCalendar BuddhistCalendar_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h1194 #define BuddhistCalendar BuddhistCalendar_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h1194 #define BuddhistCalendar BuddhistCalendar_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h1194 #define BuddhistCalendar BuddhistCalendar_3_2 macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h1495 #define BuddhistCalendar BuddhistCalendar_4_2 macro
/external/icu4c/common/unicode/
H A Durename.h1730 #define BuddhistCalendar U_ICU_ENTRY_POINT_RENAME(BuddhistCalendar) macro

Completed in 65 milliseconds