Home | History | Annotate | Download | only in unicode

Lines Matching refs:NARROW

221      * Gets narrow era strings. For example: "A" and "B".
224 * @return the narrow era strings.
230 * Sets narrow era strings. For example: "A" and "B".
231 * @param narrowEras Array of narrow era strings (DateFormatSymbols retains ownership.)
294 NARROW,
313 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
325 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
369 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
380 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
390 * are no NARROW quarters.
403 * are no NARROW quarters.
459 * @param width The requested name width: WIDE, ABBREVIATED, NARROW.
473 * @param width The name width: WIDE, ABBREVIATED, NARROW (currently only ABBREVIATED is supported).
484 * @param width The requested name width: WIDE, ABBREVIATED, NARROW.
498 * @param width The name width: WIDE, ABBREVIATED, NARROW (currently only ABBREVIATED is supported).
609 kCapContextUsageMonthFormat, /* except narrow */
610 kCapContextUsageMonthStandalone, /* except narrow */
612 kCapContextUsageDayFormat, /* except narrow */
613 kCapContextUsageDayStandalone, /* except narrow */
658 * Narrow era strings. For example: "A" and "B".
676 * Narrow month strings. For example: "J", "F", etc.
694 * Standalone Narrow month strings. For example: "J", "F", etc.
718 * CLDR-style format narrow weekday strings. For example: "S", "M", etc.
742 * Standalone Narrow weekday strings. For example: "Sun", "Mon", etc.
754 * Narrow Ampm strings. For example: "a" and "p".
879 * Narrow day period strings.
897 * Stand-alone narrow day period strings.