Home | History | Annotate | Download | only in unicode

Lines Matching defs:kDefault

193         kDefault      = kMedium,
205 DEFAULT = kDefault,
531 static DateFormat* U_EXPORT2 createTimeInstance(EStyle style = kDefault,
549 static DateFormat* U_EXPORT2 createDateInstance(EStyle style = kDefault,
570 static DateFormat* U_EXPORT2 createDateTimeInstance(EStyle dateStyle = kDefault,
571 EStyle timeStyle = kDefault,