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

/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h290 enum DtWidthType { enum in class:U_FINAL
301 * One more than the highest normal DtWidthType value.
316 const UnicodeString* getMonths(int32_t& count, DtContextType context, DtWidthType width) const;
327 void setMonths(const UnicodeString* months, int32_t count, DtContextType context, DtWidthType width);
372 const UnicodeString* getWeekdays(int32_t& count, DtContextType context, DtWidthType width) const;
382 void setWeekdays(const UnicodeString* weekdays, int32_t count, DtContextType context, DtWidthType width);
393 const UnicodeString* getQuarters(int32_t& count, DtContextType context, DtWidthType width) const;
405 void setQuarters(const UnicodeString* quarters, int32_t count, DtContextType context, DtWidthType width);
464 DtContextType context, DtWidthType width) const;
476 DtContextType context, DtWidthType widt
[all...]

Completed in 169 milliseconds