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