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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-cbdt-table.hh189 struct IndexSubtableRecord struct in namespace:OT
238 const IndexSubtableRecord* find_table (hb_codepoint_t glyph, unsigned int numTables) const
252 IndexSubtableRecord indexSubtablesZ[VAR];
272 const IndexSubtableRecord *find_table (hb_codepoint_t glyph, const void *base) const
329 const IndexSubtableRecord *find_table (hb_codepoint_t glyph,
H A Dhb-ot-font.cc252 const OT::IndexSubtableRecord *subtable_record = this->cblc->find_table(glyph, &x_ppem, &y_ppem);

Completed in 86 milliseconds