Searched refs:hrgn (Results 1 – 1 of 1) sorted by relevance
392 HRGN hrgn = ::CreateRectRgn(move.clip_rect.x(), in MovePluginWindows() local396 gfx::SubtractRectanglesFromRegion(hrgn, move.cutout_rects); in MovePluginWindows()400 ::SetWindowRgn(window, hrgn, !move.clip_rect.IsEmpty()); in MovePluginWindows()