Searched defs:UBlockCode (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/common/unicode/
H A Duchar.h420 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
821 enum UBlockCode { enum
1392 typedef enum UBlockCode UBlockCode; typedef in typeref:enum:UBlockCode
2511 * @return the block value (UBlockCode) for c
2513 * @see UBlockCode
2516 U_STABLE UBlockCode U_EXPORT2
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h370 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
742 enum UBlockCode { enum
1130 typedef enum UBlockCode UBlockCode; typedef in typeref:enum:UBlockCode
2162 * @return the block value (UBlockCode) for c
2164 * @see UBlockCode
2167 U_STABLE UBlockCode U_EXPORT2
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h370 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
742 enum UBlockCode { enum
1130 typedef enum UBlockCode UBlockCode; typedef in typeref:enum:UBlockCode
2162 * @return the block value (UBlockCode) for c
2164 * @see UBlockCode
2167 U_STABLE UBlockCode U_EXPORT2
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h370 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
742 enum UBlockCode { enum
1130 typedef enum UBlockCode UBlockCode; typedef in typeref:enum:UBlockCode
2162 * @return the block value (UBlockCode) for c
2164 * @see UBlockCode
2167 U_STABLE UBlockCode U_EXPORT2
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h370 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
742 enum UBlockCode { enum
1130 typedef enum UBlockCode UBlockCode; typedef in typeref:enum:UBlockCode
2162 * @return the block value (UBlockCode) for c
2164 * @see UBlockCode
2167 U_STABLE UBlockCode U_EXPORT2

Completed in 133 milliseconds