Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/glyf/
Dcomposite-iter.hh33 composite_iter_tmpl __end__ () const { return composite_iter_tmpl (); } in __end__() function
/external/harfbuzz_ng/src/
Dhb-iter.hh211 iter_t __end__ () const in __end__() function
384 hb_map_iter_t __end__ () const { return hb_map_iter_t (it._end (), f); } in __end__() function
447 hb_filter_iter_t __end__ () const { return hb_filter_iter_t (it._end (), p, f); } in __end__() function
560 hb_zip_iter_t __end__ () const { return hb_zip_iter_t (a._end (), b._end ()); } in __end__() function
644 hb_concat_iter_t __end__ () const { return hb_concat_iter_t (a._end (), b._end ()); } in __end__() function
714 hb_range_iter_t __end__ () const { return hb_range_iter_t (end_, end_, step); } in __end__() function
775 hb_iota_iter_t __end__ () const { return *this; } in __end__() function
807 hb_repeat_iter_t __end__ () const { return *this; } in __end__() function
/external/harfbuzz_ng/src/OT/Layout/Common/
DCoverageFormat1.hh120 iter_t __end__ () const { iter_t it; it.init (*c); it.i = c->glyphArray.len; return it; } in __end__() function
DCoverageFormat2.hh211 iter_t __end__ () const in __end__() function
DCoverage.hh295 iter_t __end__ () const in __end__() function