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

/haiku/headers/libs/agg/
H A Dagg_clip_liang_barsky.h301 T ty2 = *y2; local
304 if(!clip_move_point(tx1, ty1, tx2, ty2, clip_box, x1, y1, f1))
316 if(!clip_move_point(tx1, ty1, tx2, ty2, clip_box, x2, y2, f2))
H A Dagg_rasterizer_sl_clip.h170 coord_type ty2 = y2; local
187 ty2 = m_clip_box.y1;
193 ty2 = m_clip_box.y2;
196 Conv::xi(tx2), Conv::yi(ty2));

Completed in 61 milliseconds