Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-open-type.hh863 struct ArrayOfM1 struct
867 const Type& operator [] (int i_) const in operator []()
873 Type& operator [] (int i_) in operator []()
879 unsigned int get_size () const in get_size()
883 bool sanitize (hb_sanitize_context_t *c, Ts&&... ds) const in sanitize()
896 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow()
904 LenType lenM1;
905 Type arrayZ[HB_VAR_ARRAY];
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-open-type.hh987 struct ArrayOfM1 struct
991 const Type& operator [] (int i_) const in operator []()
998 Type& operator [] (int i_) in operator []()
1005 unsigned int get_size () const in get_size()
1010 bool sanitize (hb_sanitize_context_t *c, Ts&&... ds) const in sanitize()
1024 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow()
1033 LenType lenM1;
1034 Type arrayZ[HB_VAR_ARRAY];