Home | History | Annotate | Download | only in unicode

Lines Matching full:full

57  * You can find a full list of these codes at a number of sites, such as:
65 * You can find a full list of these codes at a number of sites, such as:
444 * Gets the full name for the specified locale.
451 * @param localeID the locale to get the full name with
454 * @param err error information if retrieving the full name failed
455 * @return the actual buffer size needed for the full name. If it's greater
456 * than nameCapacity, the returned full name will be truncated.
466 * Gets the full name for the specified locale.
473 * @param localeID the locale to get the full name with
474 * @param name the full name for localeID
476 * full name with
477 * @param err error information if retrieving the full name failed
478 * @return the actual buffer size needed for the full name. If it's greater
479 * than nameCapacity, the returned full name will be truncated.
687 * Gets the full name suitable for display for the specified locale.
696 * displayable full name with
778 * Gets the full name for the specified locale.
788 * @param localeID the locale to get the full name with
791 * @param err error information if retrieving the full name failed
792 * @return the actual buffer size needed for the full name. If it's greater
793 * than nameCapacity, the returned full name will be truncated.