Searched defs:IndexSubtableRecord (Results 1 – 3 of 3) sorted by relevance
/third_party/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 361 struct IndexSubtableRecord struct 363 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize() 371 const IndexSubtable* get_subtable (const void *base) const in get_subtable() 376 bool add_new_subtable (hb_subset_context_t* c, in add_new_subtable() 445 bool add_new_record (hb_subset_context_t *c, in add_new_record() 481 unsigned int add_glyph_for_subset (hb_codepoint_t gid) in add_glyph_for_subset() 497 bool get_extents (hb_glyph_extents_t *extents, const void *base) const in get_extents() 500 bool get_image_data (unsigned int gid, in get_image_data() 511 HBGlyphID firstGlyphIndex; 512 HBGlyphID lastGlyphIndex; [all …]
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 361 struct IndexSubtableRecord struct 363 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize() 371 const IndexSubtable* get_subtable (const void *base) const in get_subtable() 376 bool add_new_subtable (hb_subset_context_t* c, in add_new_subtable() 445 bool add_new_record (hb_subset_context_t *c, in add_new_record() 481 unsigned int add_glyph_for_subset (hb_codepoint_t gid) in add_glyph_for_subset() 497 bool get_extents (hb_glyph_extents_t *extents, const void *base) const in get_extents() 500 bool get_image_data (unsigned int gid, in get_image_data() 511 HBGlyphID16 firstGlyphIndex; 512 HBGlyphID16 lastGlyphIndex; [all …]
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 202 struct IndexSubtableRecord struct 204 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize() 212 bool get_extents (hb_glyph_extents_t *extents, in get_extents() 218 bool get_image_data (unsigned int gid, in get_image_data() 229 GlyphID firstGlyphIndex; 230 GlyphID lastGlyphIndex; 231 LOffsetTo<IndexSubtable> offsetToSubtable;
|