Searched refs:udat_getCalendar (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dudat.h1045 udat_getCalendar(const UDateFormat* fmt);
/external/icu/icu4c/source/i18n/unicode/
H A Dudat.h1060 udat_getCalendar(const UDateFormat* fmt);
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DLocaleICU.cpp216 m_firstDayOfWeek = ucal_getAttribute(udat_getCalendar(m_shortDateFormat), UCAL_FIRST_DAY_OF_WEEK) - UCAL_SUNDAY;
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcdattst.c354 log_verbose("\nTesting the udat_getCalendar() and udat_setCalendar() properties\n");
355 cal=udat_getCalendar(fr_pat);
359 if(!ucal_equivalentTo(udat_getCalendar(fr_pat), udat_getCalendar(def1)))
/external/icu/icu4c/source/test/cintltst/
H A Dcdattst.c354 log_verbose("\nTesting the udat_getCalendar() and udat_setCalendar() properties\n");
355 cal=udat_getCalendar(fr_pat);
359 if(!ucal_equivalentTo(udat_getCalendar(fr_pat), udat_getCalendar(def1)))
/external/chromium_org/third_party/icu/source/i18n/
H A Dudat.cpp311 udat_getCalendar(const UDateFormat* fmt) function
/external/icu/icu4c/source/i18n/
H A Dudat.cpp314 udat_getCalendar(const UDateFormat* fmt) function
/external/icu/icu4c/source/common/unicode/
H A Durename.h795 #define udat_getCalendar U_ICU_ENTRY_POINT_RENAME(udat_getCalendar) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h846 #define udat_getCalendar U_ICU_ENTRY_POINT_RENAME(udat_getCalendar) macro

Completed in 7149 milliseconds