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

/external/icu4c/common/unicode/
H A Duchar.h17 * 8/27/1999 schererm UCharDirection constants: U_...
415 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
772 typedef enum UCharDirection { enum
815 } UCharDirection; typedef in typeref:enum:UCharDirection
2348 * @return the bidirectional category (UCharDirection) value
2350 * @see UCharDirection
2353 U_STABLE UCharDirection U_EXPORT2
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h17 * 8/27/1999 schererm UCharDirection constants: U_...
365 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
693 typedef enum UCharDirection { enum
736 } UCharDirection; typedef in typeref:enum:UCharDirection
1999 * @return the bidirectional category (UCharDirection) value
2001 * @see UCharDirection
2004 U_STABLE UCharDirection U_EXPORT2
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h17 * 8/27/1999 schererm UCharDirection constants: U_...
365 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
693 typedef enum UCharDirection { enum
736 } UCharDirection; typedef in typeref:enum:UCharDirection
1999 * @return the bidirectional category (UCharDirection) value
2001 * @see UCharDirection
2004 U_STABLE UCharDirection U_EXPORT2
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h17 * 8/27/1999 schererm UCharDirection constants: U_...
365 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
693 typedef enum UCharDirection { enum
736 } UCharDirection; typedef in typeref:enum:UCharDirection
1999 * @return the bidirectional category (UCharDirection) value
2001 * @see UCharDirection
2004 U_STABLE UCharDirection U_EXPORT2
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h17 * 8/27/1999 schererm UCharDirection constants: U_...
365 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
693 typedef enum UCharDirection { enum
736 } UCharDirection; typedef in typeref:enum:UCharDirection
1999 * @return the bidirectional category (UCharDirection) value
2001 * @see UCharDirection
2004 U_STABLE UCharDirection U_EXPORT2

Completed in 294 milliseconds