Lines Matching full:cell
844 static int getShape(hb_uint8 cell, int shape)847 int ch = (cell != 0x49)848 ? (shape ? arabicUnicodeMapping[cell][0] + shape : 0x600+cell)