Lines Matching full:gets
336 * Gets ICU's default locale.
371 * Gets the language code for the specified locale.
389 * Gets the script code for the specified locale.
407 * Gets the country code for the specified locale.
425 * Gets the variant code for the specified locale.
444 * Gets the full name for the specified locale.
466 * Gets the full name for the specified locale.
489 * Gets the ISO language code for the specified locale.
500 * Gets the ISO country code for the specified locale.
510 * Gets the Win32 LCID value for the specified locale.
521 * Gets the language name suitable for display for the specified locale.
544 * Gets the script name suitable for display for the specified locale.
567 * Gets the country name suitable for display for the specified locale.
591 * Gets the variant name suitable for display for the specified locale.
614 * Gets the keyword name suitable for display for the specified locale.
615 * E.g: for the locale string de_DE\@collation=PHONEBOOK, this API gets the display
660 * Gets the value of the keyword suitable for display for the specified locale.
661 * E.g: for the locale string de_DE\@collation=PHONEBOOK, this API gets the display
687 * Gets the full name suitable for display for the specified locale.
711 * Gets the specified locale from a list of all available locales.
724 * Gets the size of the all available locale list.
733 * Gets a list of all available language codes defined in ISO 639. This is a pointer
745 * Gets a list of all available 2-letter country codes defined in ISO 639. This is a
778 * Gets the full name for the specified locale.
803 * Gets an enumeration of keywords for the specified locale. Enumeration
951 * Gets the ICU locale ID for the specified Win32 LCID value.