Home
last modified time | relevance | path

Searched refs:U_SHAPE_LAMALEF_MASK (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Dushape.cpp644 ((options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_RESIZE )){ in calculateSize()
669 if ( (options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_RESIZE){ in calculateSize()
742 if ( (options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_RESIZE ){ in handleGeneratedSpaces()
787 if ( (options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_NEAR ){ in handleGeneratedSpaces()
807 if ( ((options&U_SHAPE_LAMALEF_MASK) == shapeVars.uShapeLamalefBegin) || in handleGeneratedSpaces()
808 (((options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_AUTO ) in handleGeneratedSpaces()
848 if ( ((options&U_SHAPE_LAMALEF_MASK) == shapeVars.uShapeLamalefEnd) || in handleGeneratedSpaces()
849 (((options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_AUTO ) in handleGeneratedSpaces()
1095 if ( (options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_AUTO){ in expandCompositChar()
1122 if ( (options&U_SHAPE_LAMALEF_MASK) == shapeVars.uShapeLamalefEnd){ in expandCompositChar()
[all …]
/external/icu/libandroidicu/include/unicode/
Dushape.h194 #define U_SHAPE_LAMALEF_MASK 0x10003 /* updated */ macro
/external/icu/icu4c/source/common/unicode/
Dushape.h194 #define U_SHAPE_LAMALEF_MASK 0x10003 /* updated */ macro