Home | History | Annotate | Download | only in unicode

Lines Matching defs:kDefault

192         kDefault      = kMedium,
204 DEFAULT = kDefault,
530 static DateFormat* U_EXPORT2 createTimeInstance(EStyle style = kDefault,
548 static DateFormat* U_EXPORT2 createDateInstance(EStyle style = kDefault,
569 static DateFormat* U_EXPORT2 createDateTimeInstance(EStyle dateStyle = kDefault,
570 EStyle timeStyle = kDefault,