Home
last modified time | relevance | path

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

/reactos/dll/win32/gdiplus/
H A Dgraphics.c1513 BOOL seen_start = FALSE, seen_end = FALSE, seen_center = FALSE; in brush_fill_pixels() local
1571 if (!seen_start && yf >= start_point.Y) in brush_fill_pixels()
1573 seen_start = TRUE; in brush_fill_pixels()