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,
302 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
314 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
358 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
369 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
379 * are no NARROW quarters.
392 * are no NARROW quarters.
515 kCapContextUsageMonthFormat, /* except narrow */
516 kCapContextUsageMonthStandalone, /* except narrow */
518 kCapContextUsageDayFormat, /* except narrow */
519 kCapContextUsageDayStandalone, /* except narrow */
563 * Narrow era strings. For example: "A" and "B".
581 * Narrow month strings. For example: "J", "F", etc.
599 * Standalone Narrow month strings. For example: "J", "F", etc.
623 * CLDR-style format narrow weekday strings. For example: "S", "M", etc.
647 * Standalone Narrow weekday strings. For example: "Sun", "Mon", etc.