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