Searched defs:FpgmTable (Results 1 – 3 of 3) sorted by relevance
20 public class FpgmTable extends Program implements Table { class24 protected FpgmTable(final DirectoryEntry de, final DataInput di) throws IOException { in FpgmTable() method in FpgmTable
24 FpgmTable::FpgmTable(RandomAccessFile &f, int offset, int length): in FpgmTable() function in FpgmTable
165 class FpgmTable; variable