Searched refs:BoxesIntersect (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dotp.c121 static bool BoxesIntersect(Box *b1, Box *b2) function in typeref:typename:bool
135 return BoxesIntersect(&b1, &b2);

Completed in 5 milliseconds