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

/openjdk9/jdk/src/java.desktop/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} 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 34 milliseconds