Home
last modified time | relevance | path

Searched refs:UBIDI_CLASS_MASK (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi_props.h113 #define UBIDI_CLASS_MASK 0x0000001f macro
119 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK)
Dubidi_props.cpp121 return (max&UBIDI_CLASS_MASK); in ubidi_getMaxValue()
/third_party/icu/icu4c/source/common/
Dubidi_props.h113 #define UBIDI_CLASS_MASK 0x0000001f macro
119 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK)
Dubidi_props.cpp121 return (max&UBIDI_CLASS_MASK); in ubidi_getMaxValue()
/third_party/skia/third_party/externals/icu/source/common/
Dubidi_props.h113 #define UBIDI_CLASS_MASK 0x0000001f macro
119 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK)
Dubidi_props.cpp121 return (max&UBIDI_CLASS_MASK); in ubidi_getMaxValue()
/third_party/node/deps/icu-small/source/common/
Dubidi_props.h113 #define UBIDI_CLASS_MASK 0x0000001f macro
119 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK)
Dubidi_props.cpp121 return (max&UBIDI_CLASS_MASK); in ubidi_getMaxValue()