HomeSort by relevance Sort by last modified time
    Searched refs:uShapeLamalefEnd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
ushape.c 81 static uint32_t uShapeLamalefEnd = U_SHAPE_LAMALEF_END;
826 if ( ((options&U_SHAPE_LAMALEF_MASK) == uShapeLamalefEnd) ||
    [all...]
  /external/icu4c/common/
ushape.cpp 83 uint32_t uShapeLamalefEnd;
831 if ( ((options&U_SHAPE_LAMALEF_MASK) == shapeVars.uShapeLamalefEnd) ||
    [all...]

Completed in 149 milliseconds