Searched defs:MaxpTable (Results 1 – 6 of 6) sorted by relevance
65 struct MaxpTable struct67 double TableVersionNumber;68 unsigned short NumGlyphs;69 unsigned short MaxPoints;70 unsigned short MaxCountours;71 unsigned short MaxCompositePoints;73 unsigned short MaxZones;74 unsigned short MaxTwilightPoints;75 unsigned short MaxStorage;76 unsigned short MaxFunctionDefs;[all …]
24 MaxpTable::MaxpTable(RandomAccessFile &f, int offset, int length): in MaxpTable() function in MaxpTable
159 class MaxpTable; variable
20 public class MaxpTable implements Table { class39 protected MaxpTable(final DirectoryEntry de, final DataInput di) throws IOException { in MaxpTable() method in MaxpTable
15 class MaxpTable(UnknownTable): class
30 public class MaxpTable extends TrueTypeTable { class80 protected MaxpTable() { in MaxpTable() method in MaxpTable