Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-type.hh894 struct ArrayOfM1 struct
898 const Type& operator [] (int i_) const in operator []()
905 Type& operator [] (int i_) in operator []()
912 unsigned int get_size () const in get_size()
917 bool sanitize (hb_sanitize_context_t *c, Ts&&... ds) const in sanitize()
930 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow()
938 LenType lenM1;
939 Type arrayZ[HB_VAR_ARRAY];