Searched refs:getComposedCharacter (Results 1 – 3 of 3) sorted by relevance
42 public int getComposedCharacter() in getComposedCharacter() method in DecompTable.DecompEntry111 public int getComposedCharacter(int i) in getComposedCharacter() method in DecompTable117 return decompEntries[i].getComposedCharacter(); in getComposedCharacter()182 writer.writeData(decompEntries[i].getComposedCharacter()); in writeLookupSubtable()
275 String composed = UCharacter.toString(record.getComposedCharacter()); in buildLigatureTree()304 table.add(record.getComposedCharacter(), record.getEquivalent(i)); in buildDecompTables()
59 public int getComposedCharacter() in getComposedCharacter() method in CanonicalCharacterData.Record