Searched refs:U_SHAPE_DIGIT_TYPE_MASK (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/icu/unicode/
H A Dushape.h232 #define U_SHAPE_DIGIT_TYPE_MASK 0x3f00 macro
/external/icu4c/common/unicode/
H A Dushape.h302 #define U_SHAPE_DIGIT_TYPE_MASK 0x300 /* I need to change this from 0x3f00 to 0x300 */ macro
/external/icu4c/common/
H A Dushape.c1681 switch(options&U_SHAPE_DIGIT_TYPE_MASK) {

Completed in 46 milliseconds