Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-type.hh747 struct ArrayOfM1 struct
751 const Type& operator [] (int i_) const in operator []()
757 Type& operator [] (int i_) in operator []()
763 unsigned int get_size () const in get_size()
767 bool sanitize (hb_sanitize_context_t *c, const void *base, T user_data) const in sanitize()
779 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow()
787 LenType lenM1;
788 Type arrayZ[VAR];