Home
last modified time | relevance | path

Searched refs:UDisplayContext (Results 1 - 3 of 3) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dudisplaycontext.h64 enum UDisplayContext { enum
169 typedef enum UDisplayContext UDisplayContext; typedef
H A Dudat.h1546 * Set a particular UDisplayContext value in the formatter, such as
1548 * @param fmt The formatter for which to set a UDisplayContext value.
1549 * @param value The UDisplayContext value to set.
1554 udat_setContext(UDateFormat* fmt, UDisplayContext value, UErrorCode* status);
1557 * Get the formatter's UDisplayContext value for the specified UDisplayContextType,
1565 U_CAPI UDisplayContext U_EXPORT2
H A Dunum.h1401 * Set a particular UDisplayContext value in the formatter, such as
1403 * @param fmt The formatter for which to set a UDisplayContext value.
1404 * @param value The UDisplayContext value to set.
1409 unum_setContext(UNumberFormat* fmt, UDisplayContext value, UErrorCode* status);
1412 * Get the formatter's UDisplayContext value for the specified UDisplayContextType,
1420 U_CAPI UDisplayContext U_EXPORT2

Completed in 5 milliseconds