Searched defs:x_at (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/gil/ | ||
D | locator.hpp | 134 …x_iterator x_at(x_coord_t dx, y_coord_t dy) const { Loc tmp=concrete(); tmp+=point_t(dx,dy… in x_at() function in boost::gil::pixel_2d_locator_base |
D | image_view.hpp | 313 auto x_at(x_coord_t x, y_coord_t y) const -> x_iterator in x_at() function in boost::gil::image_view |