Searched refs:joiningType (Results 1 – 1 of 1) sorted by relevance
39 le_int32 joiningType = joiningTypes->getGlyphClass(joiningTypes, c, success); in getShapeType() local41 if (joiningType >= 0 && joiningType < ArabicShaping::JT_COUNT && LE_SUCCESS(success)) { in getShapeType()42 return ArabicShaping::shapeTypes[joiningType]; in getShapeType()