Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp122 static int is_intersection (int a1, int a2, int b1, int b2) in is_intersection() function
1033 } else if (is_intersection(a->minv, a->maxv, b->minv, b->maxv)) { in is_less()