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

  /external/icu4c/common/
ushape.cpp 621 ((options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_RESIZE )){
646 if ( (options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_RESIZE){
721 if ( (options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_RESIZE ){
767 if ( (options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_NEAR &&
789 if ( ((options&U_SHAPE_LAMALEF_MASK) == shapeVars.uShapeLamalefBegin) ||
790 (((options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_AUTO )
830 if ( ((options&U_SHAPE_LAMALEF_MASK) == shapeVars.uShapeLamalefEnd) ||
831 (((options&U_SHAPE_LAMALEF_MASK) == U_SHAPE_LAMALEF_AUTO )
    [all...]
  /external/icu4c/common/unicode/
ushape.h 194 #define U_SHAPE_LAMALEF_MASK 0x10003 /* updated */

Completed in 7505 milliseconds