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

/external/icu/icu4c/source/i18n/unicode/
H A Dudat.h852 typedef enum UDateFormatBooleanAttribute { enum
882 } UDateFormatBooleanAttribute; typedef in typeref:enum:UDateFormatBooleanAttribute
895 udat_getBooleanAttribute(const UDateFormat* fmt, UDateFormatBooleanAttribute attr, UErrorCode* status);
908 udat_setBooleanAttribute(UDateFormat *fmt, UDateFormatBooleanAttribute attr, UBool newValue, UErrorCode* status);

Completed in 57 milliseconds