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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-glyf-table.hh87 struct glyfGlyphHeader struct in namespace:OT
H A Dhb-ot-font.cc197 if (end_offset - start_offset < OT::glyfGlyphHeader::static_size)
200 const OT::glyfGlyphHeader &glyph_header = OT::StructAtOffset<OT::glyfGlyphHeader> (this->glyf, start_offset);

Completed in 46 milliseconds