Home
last modified time | relevance | path

Searched defs:FpgmTable (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/table/
H A DFpgmTable.java20 public class FpgmTable extends Program implements Table { class
24 protected FpgmTable(final DirectoryEntry de, final DataInput di) throws IOException { in FpgmTable() method in FpgmTable
/dports/x11-servers/Xfstt/xfstt-1.11/libfstt/
H A Dtable_fpgm.cc24 FpgmTable::FpgmTable(RandomAccessFile &f, int offset, int length): in FpgmTable() function in FpgmTable
H A Dttf.h165 class FpgmTable; variable