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

  /external/icu/icu4c/source/common/
ubidi_props.h 125 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK)
ubidi_props.cpp 149 return (UCharDirection)UBIDI_GET_CLASS(props);

Completed in 57 milliseconds