Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-iter.hh218 iter_t __end__ () const in __end__() function
401 hb_map_iter_t __end__ () const { return hb_map_iter_t (it._end (), f); } in __end__() function
464 hb_filter_iter_t __end__ () const { return hb_filter_iter_t (it._end (), p, f); } in __end__() function
577 hb_zip_iter_t __end__ () const { return hb_zip_iter_t (a._end (), b._end ()); } in __end__() function
661 hb_concat_iter_t __end__ () const { return hb_concat_iter_t (a._end (), b._end ()); } in __end__() function
731 hb_range_iter_t __end__ () const { return hb_range_iter_t (end_, end_, step); } in __end__() function
792 hb_iota_iter_t __end__ () const { return *this; } in __end__() function
824 hb_repeat_iter_t __end__ () const { return *this; } in __end__() function
H A Dhb-open-type.hh1865 iter_t __end__ () const in __end__() function
/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/
H A Dcomposite-iter.hh33 composite_iter_tmpl __end__ () const { return composite_iter_tmpl (); } in __end__() function
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/Common/
H A DCoverageFormat1.hh120 iter_t __end__ () const { iter_t it; it.init (*c); it.i = c->glyphArray.len; return it; } in __end__() function
H A DCoverageFormat2.hh218 iter_t __end__ () const in __end__() function
H A DCoverage.hh311 iter_t __end__ () const in __end__() function