Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-open-type.hh767 struct ArrayOfM1 struct
771 const Type& operator [] (int i_) const in operator []()
777 Type& operator [] (int i_) in operator []()
783 unsigned int get_size () const in get_size()
787 bool sanitize (hb_sanitize_context_t *c, Ts&&... ds) const in sanitize()
799 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow()
807 LenType lenM1;
808 Type arrayZ[VAR];
/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/harfbuzz/src/
Dhb-open-type.hh851 struct ArrayOfM1 struct
855 const Type& operator [] (int i_) const in operator []()
861 Type& operator [] (int i_) in operator []()
867 unsigned int get_size () const in get_size()
871 bool sanitize (hb_sanitize_context_t *c, Ts&&... ds) const in sanitize()
884 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow()
892 LenType lenM1;
893 Type arrayZ[HB_VAR_ARRAY];