Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-iter.hh217 iter_t __end__ () const in __end__() function
388 hb_map_iter_t __end__ () const { return hb_map_iter_t (it.end (), f); } in __end__() function
451 hb_filter_iter_t __end__ () const { return hb_filter_iter_t (it.end (), p, f); } in __end__() function
564 hb_zip_iter_t __end__ () const { return hb_zip_iter_t (a.end (), b.end ()); } in __end__() function
633 hb_range_iter_t __end__ () const { return hb_range_iter_t (end_, end_, step); } in __end__() function
694 hb_iota_iter_t __end__ () const { return *this; } in __end__() function
726 hb_repeat_iter_t __end__ () cons in __rewind__() function
[all...]

Completed in 3 milliseconds