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

  /external/harfbuzz_ng/src/
hb-open-file-private.hh 54 typedef struct TableRecord
80 inline const TableRecord& get_table (unsigned int i) const
95 const TableRecord *sub_tables = tables.array + start_offset;
113 inline const TableRecord& get_table_by_tag (hb_tag_t tag) const
129 BinSearchArrayOf<TableRecord>
hb-uniscribe.cc 412 OT::TableRecord &record = const_cast<OT::TableRecord &> (face.get_table (index));

Completed in 67 milliseconds