Lines Matching full:cliprect
577 RECT rect, cliprect;582 GetClipBox(dc, &cliprect);583 IntersectRect(&rect, &rect, &cliprect);