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

  /external/chromium_org/third_party/icu/source/common/
ubidi_props.h 50 U_CAPI UCharDirection
ubidi_props.c 129 U_CAPI UCharDirection
132 return (UCharDirection)UBIDI_GET_CLASS(props);
207 U_CFUNC UCharDirection
ubidi.c 334 UCharDirection dir;
    [all...]
usprep.cpp 691 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT;
uts46.cpp     [all...]
  /external/icu/icu4c/source/common/
ubidi_props.h 46 U_CAPI UCharDirection
ubidi_props.c 131 U_CAPI UCharDirection
134 return (UCharDirection)UBIDI_GET_CLASS(props);
230 U_CFUNC UCharDirection
ubidi.c 346 UCharDirection dir;
    [all...]
usprep.cpp 682 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT;
uts46.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
ubidi.h     [all...]
uchar.h 17 * 8/27/1999 schererm UCharDirection constants: U_...
415 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
    [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/chromium_org/third_party/icu/source/test/intltest/
bidiconf.cpp 179 static UCharDirection U_CALLCONV
183 return (UCharDirection)i;
206 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/intltest/
bidiconf.cpp 187 static UCharDirection U_CALLCONV
191 return (UCharDirection)i;
214 UCharDirection biDiClass=U_CHAR_DIRECTION_COUNT;
nptrans.cpp 205 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT;
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c 139 if(u_charDirection(charFromDirProp[i])!=(UCharDirection)i) {
    [all...]
cucdtst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c 159 if(u_charDirection(charFromDirProp[i])!=(UCharDirection)i) {
    [all...]
cucdtst.c     [all...]

Completed in 282 milliseconds