Home | History | Annotate | Download | only in unicode

Lines Matching defs:kDefault

184         kDefault      = kMedium,
196 DEFAULT = kDefault,
536 static DateFormat* U_EXPORT2 createTimeInstance(EStyle style = kDefault,
554 static DateFormat* U_EXPORT2 createDateInstance(EStyle style = kDefault,
575 static DateFormat* U_EXPORT2 createDateTimeInstance(EStyle dateStyle = kDefault,
576 EStyle timeStyle = kDefault,