HomeSort by relevance Sort by last modified time
    Searched refs:UCharDirection (Results 1 - 11 of 11) sorted by null

  /external/icu/icu4c/source/common/
ubidi_props.h 46 U_CAPI UCharDirection
ubidi_props.c 142 U_CAPI UCharDirection
145 return (UCharDirection)UBIDI_GET_CLASS(props);
245 U_CFUNC UCharDirection
usprep.cpp 712 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT;
ubidi.c 346 UCharDirection dir;
    [all...]
uts46.cpp     [all...]
  /external/icu/icu4c/source/common/unicode/
ubidi.h     [all...]
uchar.h 17 * 8/27/1999 schererm UCharDirection constants: U_...
404 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
    [all...]
  /external/icu/icu4c/source/test/intltest/
bidiconf.cpp 149 static UCharDirection U_CALLCONV
153 return (UCharDirection)i;
176 UCharDirection biDiClass=U_CHAR_DIRECTION_COUNT;
nptrans.cpp 205 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT;
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c 161 if(u_charDirection(charFromDirProp[i])!=(UCharDirection)i) {
    [all...]
cucdtst.c     [all...]

Completed in 187 milliseconds