Home | History | Annotate | Download | only in macdsp

Lines Matching refs:fill_rect

1217 	Rect     fill_rect;
1220 SetRect (&fill_rect, rect->x, rect->y, rect->x + rect->w, rect->y + rect->h);
1228 PaintRect (&fill_rect);