Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-common.hh183 struct DeltaSetIndexMap struct
186 bool serialize (hb_serialize_context_t *c, const T &plan) in serialize()
195 uint32_t map (unsigned v) const in map()
203 unsigned get_map_count () const in get_map_count()
212 unsigned get_width () const in get_width()
221 unsigned get_inner_bit_count () const in get_inner_bit_count()
230 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
241 DeltaSetIndexMap* copy (hb_serialize_context_t *c) const in copy()
252 union {
256 } u;
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh3631 struct DeltaSetIndexMap struct
3634 bool serialize (hb_serialize_context_t *c, const T &plan) in serialize()
3646 uint32_t map (unsigned v) const in map()
3655 unsigned get_map_count () const in get_map_count()
3664 unsigned get_width () const in get_width()
3673 unsigned get_inner_bit_count () const in get_inner_bit_count()
3682 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
3694 DeltaSetIndexMap* copy (hb_serialize_context_t *c) const in copy()
3705 union {
3709 } u;