Home | History | Annotate | Download | only in unicode

Lines Matching refs:kDefault

195         kDefault      = kMedium,
207 DEFAULT = kDefault,
533 static DateFormat* U_EXPORT2 createTimeInstance(EStyle style = kDefault,
551 static DateFormat* U_EXPORT2 createDateInstance(EStyle style = kDefault,
572 static DateFormat* U_EXPORT2 createDateTimeInstance(EStyle dateStyle = kDefault,
573 EStyle timeStyle = kDefault,