Searched defs:CMapId (Results 1 – 3 of 3) sorted by relevance
98 CMapIdList* Subsetter::CMapId() { in CMapId() function in sfntly::Subsetter
52 struct CMapId { struct55 bool operator==(const CMapId& obj) const { argument
158 public static final class CMapId implements Comparable<CMapId> { class in CMapTable174 private CMapId(int platformId, int encodingId) { in CMapId() method in CMapTable.CMapId