Searched refs:check_point (Results 1 – 2 of 2) sorted by relevance
157 bool fractal::check_point(int x, int y) const { in check_point() function in fractal263 if (f0.check_point(x, y)) { in mouse_click()267 else if (f1.check_point(x, y)) { in mouse_click()
53 bool check_point(int x, int y) const;