Home
last modified time | relevance | path

Searched defs:iter_t (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set-invertible.hh331 struct iter_t : hb_iter_with_fallback_t<iter_t, hb_codepoint_t> struct
334 iter_t (const hb_bit_set_invertible_t &s_ = Null (hb_bit_set_invertible_t), in iter_t() function
H A Dhb-vector.hh159 typedef hb_array_t<const Type> iter_t; typedef
332 typedef hb_sorted_array_t< Type> iter_t; typedef
H A Dtest-iter.cc57 typedef array_iter_t<T> iter_t; typedef
H A Dhb-bit-set.hh749 struct iter_t : hb_iter_with_fallback_t<iter_t, hb_codepoint_t> struct
752 iter_t (const hb_bit_set_t &s_ = Null (hb_bit_set_t), in iter_t() function
H A Dhb-open-type.hh630 typedef hb_array_t<const Type> iter_t; typedef
804 typedef hb_array_t<const Type> iter_t; typedef
918 typedef hb_sorted_array_t<const Type> iter_t; typedef
H A Dhb-set.hh
H A Dhb-ot-layout-common.hh1476 struct iter_t struct
1610 struct iter_t struct
1790 struct iter_t : hb_iter_with_fallback_t<iter_t, hb_codepoint_t> struct
1793 iter_t (const Coverage &c_ = Null (Coverage)) in iter_t() function
[all...]

Completed in 10 milliseconds