Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dudisplaycontext.h27 enum UDisplayContextType { enum
57 typedef enum UDisplayContextType UDisplayContextType; typedef
68 * UDISPCTX_DIALECT_NAMES. Use UDisplayContextType UDISPCTX_TYPE_DIALECT_HANDLING
92 * Use UDisplayContextType UDISPCTX_TYPE_CAPITALIZATION to get the value.
127 * UDISPCTX_LENGTH_SHORT. Use UDisplayContextType UDISPCTX_TYPE_DISPLAY_LENGTH
147 * UDISPCTX_NO_SUBSTITUTE. Use UDisplayContextType UDISPCTX_TYPE_SUBSTITUTE_HANDLING
H A Dudat.h1557 * Get the formatter's UDisplayContext value for the specified UDisplayContextType,
1560 * @param type The UDisplayContextType whose value to return
1566 udat_getContext(const UDateFormat* fmt, UDisplayContextType type, UErrorCode* status);
H A Dunum.h1412 * Get the formatter's UDisplayContext value for the specified UDisplayContextType,
1415 * @param type The UDisplayContextType whose value to return
1421 unum_getContext(const UNumberFormat *fmt, UDisplayContextType type, UErrorCode* status);

Completed in 4 milliseconds