Home
last modified time | relevance | path

Searched defs:VarData (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh2763 struct VarData struct
2765 unsigned int get_item_count () const in get_item_count()
2768 unsigned int get_region_index_count () const in get_region_index_count()
2771 unsigned get_region_index (unsigned i) const in get_region_index()
2774 unsigned int get_row_size () const in get_row_size()
2777 unsigned int get_size () const in get_size()
2783 float get_delta (unsigned int inner, in get_delta()
2825 void get_region_scalars (const int *coords, unsigned int coord_count, in get_region_scalars()
2837 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2849 bool serialize (hb_serialize_context_t *c, in serialize()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh2642 struct VarData struct
2644 unsigned int get_region_index_count () const in get_region_index_count()
2647 unsigned int get_row_size () const in get_row_size()
2650 unsigned int get_size () const in get_size()
2656 float get_delta (unsigned int inner, in get_delta()
2688 void get_region_scalars (const int *coords, unsigned int coord_count, in get_region_scalars()
2700 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2711 bool serialize (hb_serialize_context_t *c, in serialize()
2774 void collect_region_refs (hb_set_t &region_indices, const hb_inc_bimap_t &inner_map) const in collect_region_refs()
2790 const HBUINT8 *get_delta_bytes () const in get_delta_bytes()
[all …]