Home | History | Annotate | Download | only in src

Lines Matching full:cliprect

577   RECT rect, cliprect;
582 GetClipBox(dc, &cliprect);
583 IntersectRect(&rect, &rect, &cliprect);