Searched refs:HRGN (Results 1 – 8 of 8) sorted by relevance
50 HRGN mask_region = *((HRGN*)closure),temp_region = NULL; in CombineRectRegions()59 *((HRGN*)closure) = temp_region; in CombineRectRegions()66 HRGN mask_region = NULL; in Win32_SetWindowShape()
1115 HRGN hRegion = reinterpret_cast<HRGN>(::GetPropW(hWnd, kDraggableRegion)); in SubclassedWindowProc()1135 void SubclassWindow(HWND hWnd, HRGN hRegion) { in SubclassWindow()1168 SubclassWindow(hwnd, reinterpret_cast<HRGN>(lParam)); in SubclassWindowsProc()1189 HRGN region = ::CreateRectRgn(it->bounds.x, it->bounds.y, in OnSetDraggableRegions()
128 HRGN draggable_region_;
85 HRGN = HANDLE variable
125 HRGN region = NULL; in gdigrab_region_wnd_init()126 HRGN region_interior = NULL; in gdigrab_region_wnd_init()
258 HRGN hrgn = CreateRectRgnIndirect(&clip_bounds_RECT); in updateHandle()
257 HRGN hrgn = CreateRectRgnIndirect(&clip_bounds_RECT); in updateHandle()
600 HRGN region = ::CreateRectRgn(0, 0, -1, -1); in ImGui_ImplWin32_EnableAlphaCompositing()