HomeSort by relevance Sort by last modified time
    Searched refs:IndexSubtableRecord (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-cbdt-table.hh 189 struct IndexSubtableRecord
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,
hb-ot-font.cc 260 const OT::IndexSubtableRecord *subtable_record = this->cblc->find_table(glyph, &x_ppem, &y_ppem);

Completed in 85 milliseconds