Searched refs:sfntTag (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DOpenType.java360 * @param sfntTag a four-character code as a 32-bit integer
365 public byte[] getFontTable(int sfntTag); argument
386 * @param sfntTag a four-character code as a 32-bit integer
390 * <code>sfntTag</code> and containing the bytes
394 public byte[] getFontTable(int sfntTag, int offset, int count); argument
416 * @param sfntTag a four-character code as a 32-bit integer
420 public int getFontTableSize(int sfntTag); argument

Completed in 29 milliseconds