Home
last modified time | relevance | path

Searched refs:next_compound_found (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_search.c329 next_compound_found(int x, int y, int tolerance, int *px, int *py, unsigned int shift) in next_compound_found() function
470 found = next_compound_found(x, y, TOLERANCE, &px, &py, shift); in do_object_search()