Searched refs:getGlyphClassID (Results 1 – 3 of 3) sorted by relevance
108 chars[n] = (char) (isolClassTable.getGlyphClassID(c) + 1); in shape()112 chars[n] = (char) isolClassTable.getGlyphClassID(c); in shape()
149 public int getGlyphClassID(int glyphID) in getGlyphClassID() method in ClassTable
446 int markClass = exceptions.getGlyphClassID(mark); in buildCombiningClassTable()