Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_win32.cpp602 bb.dwFlags = DWM_BB_ENABLE | DWM_BB_BLURREGION; in ImGui_ImplWin32_EnableAlphaCompositing()
611 bb.dwFlags = DWM_BB_ENABLE; in ImGui_ImplWin32_EnableAlphaCompositing()
/third_party/glfw/src/
H A Dwin32_platform.h132 #define DWM_BB_ENABLE 0x00000001 macro
H A Dwin32_window.c388 bb.dwFlags = DWM_BB_ENABLE | DWM_BB_BLURREGION; in updateFramebufferTransparency()
402 bb.dwFlags = DWM_BB_ENABLE; in updateFramebufferTransparency()

Completed in 7 milliseconds