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

  /external/icu4c/common/
ubidi_props.h 118 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK)
ubidi_props.c 132 return (UCharDirection)UBIDI_GET_CLASS(props);

Completed in 435 milliseconds