Searched defs:gvar (Results 1 – 6 of 6) sorted by relevance
385 struct gvar struct387 static constexpr hb_tag_t tableTag = HB_OT_TAG_gvar;389 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow()403 bool sanitize (hb_sanitize_context_t *c) const in sanitize()406 bool subset (hb_subset_context_t *c) const in subset()482 const hb_bytes_t get_glyph_var_data_bytes (hb_blob_t *blob, hb_codepoint_t glyph) const in get_glyph_var_data_bytes()490 bool is_long_offset () const { return flags & 1; } in is_long_offset()492 unsigned get_offset (unsigned i) const in get_offset()495 const HBUINT32 * get_long_offset_array () const { return (const HBUINT32 *) &offsetZ; } in get_long_offset_array()496 const HBUINT16 *get_short_offset_array () const { return (const HBUINT16 *) &offsetZ; } in get_short_offset_array()[all …]
1250 const gvar_accelerator_t *gvar; member
385 struct gvar struct387 static constexpr hb_tag_t tableTag = HB_OT_TAG_gvar;389 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow()403 bool sanitize (hb_sanitize_context_t *c) const in sanitize()406 bool subset (hb_subset_context_t *c) const in subset()478 const hb_bytes_t get_glyph_var_data_bytes (hb_blob_t *blob, hb_codepoint_t glyph) const in get_glyph_var_data_bytes()486 bool is_long_offset () const { return flags & 1; } in is_long_offset()488 unsigned get_offset (unsigned i) const in get_offset()491 const HBUINT32 * get_long_offset_array () const { return (const HBUINT32 *) &offsetZ; } in get_long_offset_array()492 const HBUINT16 *get_short_offset_array () const { return (const HBUINT16 *) &offsetZ; } in get_short_offset_array()[all …]
1184 const gvar_accelerator_t *gvar; member
1796 struct dxil_gvar *gvar = ralloc_size(m->ralloc_ctx, in add_gvar() local1943 emit_module_info_global(struct dxil_module *m, const struct dxil_gvar *gvar, in emit_module_info_global()1963 struct dxil_gvar *gvar; in emit_module_info() local2212 struct dxil_gvar *gvar; in emit_value_symbol_table() local3331 struct dxil_gvar *gvar; in assign_values() local
1089 const struct dxil_value *gvar = dxil_add_global_ptr_var(&ctx->mod, var->name, type, in emit_global_consts() local