Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c9852 int ProbeContour(x, y, dir, pn_new_x, pn_new_y) in ProbeContour() function
9893 if (ProbeContour(x, y, last_dir, pn_new_x, pn_new_y)) {
9988 if (ProbeContour(x, y, dir, &new_x, &new_y)) { in DoCreateContour()