Searched defs:IndexSubtableRecord (Results 1 – 1 of 1) sorted by relevance
366 struct IndexSubtableRecord struct369 IndexSubtableRecord& operator = (const IndexSubtableRecord &o) in operator =()378 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()387 const IndexSubtable* get_subtable (const void *base) const in get_subtable()392 bool add_new_subtable (hb_subset_context_t* c, in add_new_subtable()460 bool add_new_record (hb_subset_context_t *c, in add_new_record()496 unsigned int add_glyph_for_subset (hb_codepoint_t gid) in add_glyph_for_subset()512 bool get_extents (hb_glyph_extents_t *extents, const void *base, bool scale) const in get_extents()515 bool get_image_data (unsigned int gid, in get_image_data()526 HBGlyphID16 firstGlyphIndex;[all …]