Searched refs:xmax (Results 1 – 3 of 3) sorted by relevance
79 int xmax() const { in xmax() function in RPolygon
208 if (p->xmax() < median) { in split_at()270 assert(rp->xmax() >= my_range.begin()); in check_my_map()275 assert(rp->xmax() >= my_range.begin()); in check_my_map()
171 int xmax = (i + xsize) > (int)map1.size() ? (int)map1.size() : i + xsize; in build_BMU_graph() local173 subsquare_type sst(i, xmax, 1, j, ymax, 1); in build_BMU_graph()