Searched defs:coord_setter_t (Results 1 – 1 of 1) sorted by relevance
12 struct coord_setter_t struct14 coord_setter_t (hb_array_t<const int> coords) : in coord_setter_t() function17 int& operator [] (unsigned idx) in operator []()26 hb_array_t<int> get_coords () in get_coords()29 hb_vector_t<int> coords;