Home | History | Annotate | Download | only in common

Lines Matching defs:shapeUnicode

687  *Function : The shapeUnicode function converts Lam + Alef into LamAlef + space,
1173 *Name : shapeUnicode
1178 shapeUnicode(UChar *dest, int32_t sourceLength,
1587 destLength = shapeUnicode(tempbuffer,sourceLength,destCapacity,options,pErrorCode,2,shapeVars);
1590 destLength = shapeUnicode(tempbuffer,sourceLength,destCapacity,options,pErrorCode,1,shapeVars);
1600 destLength = shapeUnicode(tempbuffer,sourceLength,destCapacity,options,pErrorCode,0,shapeVars);