Searched defs:UBIDI_CLASS_MASK (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Dubidi_props.h135 #define UBIDI_CLASS_MASK 0x0000001f macro
140 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK)
/external/icu4c/common/
H A Dubidi_props.h135 #define UBIDI_CLASS_MASK 0x0000001f macro
140 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK)

Completed in 230 milliseconds