Searched defs:gvar (Results 1 – 5 of 5) sorted by relevance
399 struct gvar struct401 static constexpr hb_tag_t tableTag = HB_OT_TAG_gvar;403 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow()414 bool sanitize (hb_sanitize_context_t *c) const in sanitize()417 bool subset (hb_subset_context_t *c) const in subset()493 const hb_bytes_t get_glyph_var_data_bytes (hb_blob_t *blob, hb_codepoint_t glyph) const in get_glyph_var_data_bytes()503 bool is_long_offset () const { return flags & 1; } in is_long_offset()505 unsigned get_offset (unsigned i) const in get_offset()512 const HBUINT32 * get_long_offset_array () const { return (const HBUINT32 *) &offsetZ; } in get_long_offset_array()513 const HBUINT16 *get_short_offset_array () const { return (const HBUINT16 *) &offsetZ; } in get_short_offset_array()[all …]
28 int gvar = 10; variable
401 GlobalValue *gvar = mod_->getNamedValue(table.name); in annotate() local
373 const gvar_accelerator_t *gvar; member
332 glyphname, glyf, gvar, hMetrics, vMetrics, axisLimits, optimize=True argument