Searched refs:uShapeTashkeelEnd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dushape.c83 static uint32_t uShapeTashkeelEnd = U_SHAPE_TASHKEEL_END; variable
831 if ( (options&U_SHAPE_TASHKEEL_MASK) == uShapeTashkeelEnd ){
1410 uShapeTashkeelEnd = U_SHAPE_TASHKEEL_END;
1578 uShapeTashkeelEnd = U_SHAPE_TASHKEEL_BEGIN;
/external/icu/icu4c/source/common/
H A Dushape.cpp85 uint32_t uShapeTashkeelEnd; member in struct:uShapeVariables
855 if ( (options&U_SHAPE_TASHKEEL_MASK) == shapeVars.uShapeTashkeelEnd ){
1596 shapeVars.uShapeTashkeelEnd = U_SHAPE_TASHKEEL_BEGIN;

Completed in 91 milliseconds