Searched defs:UDateFormatStyle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dudat.h117 * see UDateFormatStyle for more details
155 typedef enum UDateFormatStyle { enum
191 } UDateFormatStyle; typedef in typeref:enum:UDateFormatStyle
818 udat_open(UDateFormatStyle timeStyle,
819 UDateFormatStyle dateStyle,
1406 typedef UDateFormat* (U_EXPORT2 *UDateFormatOpener) (UDateFormatStyle timeStyle,
1407 UDateFormatStyle dateStyle,
/external/icu/icu4c/source/i18n/unicode/
H A Dudat.h117 * see UDateFormatStyle for more details
155 typedef enum UDateFormatStyle { enum
193 } UDateFormatStyle; typedef in typeref:enum:UDateFormatStyle
817 udat_open(UDateFormatStyle timeStyle,
818 UDateFormatStyle dateStyle,
1419 typedef UDateFormat* (U_EXPORT2 *UDateFormatOpener) (UDateFormatStyle timeStyle,
1420 UDateFormatStyle dateStyle,

Completed in 240 milliseconds