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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-hhea-table.hh49 static const hb_tag_t hheaTag = HB_OT_TAG_hhea; member in struct:OT::_hea
/openjdk9/jdk/src/java.desktop/share/classes/sun/font/
H A DTrueTypeFont.java73 public static final int hheaTag = 0x68686561; // 'hhea' field in class:TrueTypeFont
584 && getDirectoryEntry(hheaTag) == null) {

Completed in 41 milliseconds