Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dinput.c4145 lines_intersect(struct line *line1, struct line *line2, in lines_intersect() function
4509 if (!lines_intersect(&border->line, motion, &intersection)) in get_closest_border()