Searched refs:decompositionType (Results 1 – 1 of 1) sorted by relevance
34 return decompositionType; in getDecompositionType()46 … decompositionType = UCharacter.getIntPropertyValue(character, UProperty.DECOMPOSITION_TYPE); in Record()48 switch (decompositionType) { in Record()67 private int decompositionType; field in ArabicCharacterData.Record