Searched refs:U_SHAPE_DIGITS_NOOP (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/icu/unicode/
H A Dushape.h174 #define U_SHAPE_DIGITS_NOOP 0 macro
/external/icu4c/common/unicode/
H A Dushape.h244 #define U_SHAPE_DIGITS_NOOP 0 macro
/external/webkit/Source/WebCore/platform/text/mac/
H A DShapeArabic.c551 ASSERT((options & U_SHAPE_DIGITS_MASK) == U_SHAPE_DIGITS_NOOP);
/external/icu4c/common/
H A Dushape.c1676 if((options&U_SHAPE_DIGITS_MASK)!=U_SHAPE_DIGITS_NOOP) {

Completed in 21 milliseconds