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:
466 * Gets the full name for the specified locale.
473 * @param localeID the locale to get the full name with
476 * @param err error information if retrieving the full name failed
477 * @return the actual buffer size needed for the full name. If it's greater
478 * than nameCapacity, the returned full name will be truncated.
488 * Gets the full name for the specified locale.
495 * @param localeID the locale to get the full name with
496 * @param name the full name for localeID
498 * full name with
499 * @param err error information if retrieving the full name failed
500 * @return the actual buffer size needed for the full name. If it's greater
501 * than nameCapacity, the returned full name will be truncated.
709 * Gets the full name suitable for display for the specified locale.
718 * displayable full name with
800 * Gets the full name for the specified locale.
810 * @param localeID the locale to get the full name with
813 * @param err error information if retrieving the full
814 * @return the actual buffer size needed for the full name. If it's greater
815 * than nameCapacity, the returned full name will be truncated.