Searched defs:ixfnt (Results 1 – 2 of 2) sorted by relevance
44 private byte[] ixfnt = new byte[2]; // Index to Font Record field in ExtendedFormat92 public ExtendedFormat(int ixfnt, Format fmt) { in ExtendedFormat()
244 int ixfnt = addFont(fd); in addExtendedFormat() local283 public FontDescription getFontDescription(int ixfnt) { in getFontDescription()