Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-type.hh680 struct HeadlessArrayOf struct
682 enum { item_size = Type::static_size };
686 const Type& operator [] (int i_) const in operator []()
692 Type& operator [] (int i_) in operator []()
698 unsigned int get_size () const in get_size()
701 bool serialize (hb_serialize_context_t *c, in serialize()
713 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
731 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow()
739 LenType lenP1;
740 Type arrayZ[VAR];