Home | History | Annotate | Download | only in unicode

Lines Matching refs:NARROW

218      * Gets narrow era strings. For example: "A" and "B".
221 * @return the narrow era strings.
227 * Sets narrow era strings. For example: "A" and "B".
228 * @param narrowEras Array of narrow era strings (DateFormatSymbols retains ownership.)
285 NARROW,
300 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
312 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
356 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
367 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
377 * are no NARROW quarters.
390 * are no NARROW quarters.
516 kCapContextUsageMonthFormat, /* except narrow */
517 kCapContextUsageMonthStandalone, /* except narrow */
519 kCapContextUsageDayFormat, /* except narrow */
520 kCapContextUsageDayStandalone, /* except narrow */
565 * Narrow era strings. For example: "A" and "B".
583 * Narrow month strings. For example: "J", "F", etc.
601 * Standalone Narrow month strings. For example: "J", "F", etc.
625 * CLDR-style format narrow weekday strings. For example: "S", "M", etc.
649 * Standalone Narrow weekday strings. For example: "Sun", "Mon", etc.