Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/
Dvirtual_locator.hpp55 using y_iterator = typename parent_t::y_iterator; typedef in boost::gil::virtual_2d_locator
Dlocator.hpp113 using y_iterator = YIterator; typedef in boost::gil::pixel_2d_locator_base
242 using y_iterator = typename parent_t::y_iterator; typedef in boost::gil::memory_based_2d_locator
Dimage_view.hpp80 using y_iterator = typename xy_locator::y_iterator; // pixel iterator along a column typedef in boost::gil::image_view
/third_party/boost/boost/gil/concepts/
Dpixel_locator.hpp236 using y_iterator = typename Loc::y_iterator; in constraints() typedef
Dimage_view.hpp235 using y_iterator = typename View::y_iterator; in constraints() typedef