Searched refs:U_SHAPE_LAMALEF_MASK (Results 1 – 3 of 3) sorted by relevance
644 ((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 …]
194 #define U_SHAPE_LAMALEF_MASK 0x10003 /* updated */ macro