Searched refs:rise1 (Results 1 – 1 of 1) sorted by relevance
382 long rise1, run1, rise2, run2; in app_fill_arc_rect() local384 rise1 = p1.y - p0.y; in app_fill_arc_rect()397 if (rise1 == 0) in app_fill_arc_rect()400 x1 = p0.x + (r.y-p0.y)*run1/rise1; in app_fill_arc_rect()495 if (rise1 == 0) in app_fill_arc_rect()498 x1 = p0.x + (r.y-p0.y)*run1/rise1; in app_fill_arc_rect()