Home
last modified time | relevance | path

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

/haiku/headers/libs/agg/
H A Dagg_clip_liang_barsky.h234 bool clip_move_point(T x1, T y1, T x2, T y2, in clip_move_point() function
304 if(!clip_move_point(tx1, ty1, tx2, ty2, clip_box, x1, y1, f1)) in clip_line_segment()
316 if(!clip_move_point(tx1, ty1, tx2, ty2, clip_box, x2, y2, f2)) in clip_line_segment()