Home | History | Annotate | Download | only in renderer_host

Lines Matching defs:hrgn

194     HRGN hrgn = CreateRectRgn(i->second.clip_rect.x(),
206 gfx::SubtractRectanglesFromRegion(hrgn, cutout_rects);
210 SetWindowRgn(window, hrgn, TRUE);