Searched refs:getComposedCharacter (Results 1 – 3 of 3) sorted by relevance
44 public int getComposedCharacter() in getComposedCharacter() method in DecompTable.DecompEntry113 public int getComposedCharacter(int i) in getComposedCharacter() method in DecompTable119 return decompEntries[i].getComposedCharacter(); in getComposedCharacter()184 writer.writeData(decompEntries[i].getComposedCharacter()); in writeLookupSubtable()
277 String composed = UCharacter.toString(record.getComposedCharacter()); in buildLigatureTree()306 table.add(record.getComposedCharacter(), record.getEquivalent(i)); in buildDecompTables()
61 public int getComposedCharacter() in getComposedCharacter() method in CanonicalCharacterData.Record