Home
last modified time | relevance | path

Searched refs:DwmEnableBlurBehindWindow (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_win32.cpp605 ::DwmEnableBlurBehindWindow((HWND)hwnd, &bb); in ImGui_ImplWin32_EnableAlphaCompositing()
612 ::DwmEnableBlurBehindWindow((HWND)hwnd, &bb); in ImGui_ImplWin32_EnableAlphaCompositing()
/third_party/glfw/src/
H A Dwin32_platform.h306 #define DwmEnableBlurBehindWindow _glfw.win32.dwmapi.EnableBlurBehindWindow macro
H A Dwin32_window.c392 DwmEnableBlurBehindWindow(window->win32.handle, &bb); in updateFramebufferTransparency()
403 DwmEnableBlurBehindWindow(window->win32.handle, &bb); in updateFramebufferTransparency()

Completed in 6 milliseconds