Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
HDpost-html.cpp120 static int is_intersection (int a1, int a2, int b1, int b2) in is_intersection() function
1031 } else if (is_intersection(a->minv, a->maxv, b->minv, b->maxv)) { in is_less()