Lines Matching refs:Shape
1187 unsigned int Shape;
1231 /* If high byte of currLink > 0 then more than one shape */
1276 * get the proper shape according to link ability of neighbors
1280 Shape = shapeTable[nextLink & (LINKR + LINKL)]
1285 Shape &= 1;
1290 Shape = 1;
1292 Shape = 0;
1295 Shape = 1;
1297 Shape = 0;
1309 dest[i] = 0xFE70 + IrrelevantPos[(dest[i] - 0x064B)] + Shape;
1312 dest[i] = (UChar)(0xFB50 + (currLink >> 8) + Shape);
1314 dest[i] = (UChar)(0xFE70 + (currLink >> 8) + Shape);
1655 * "shape" the digits in-place.