Searched refs:dwm_get_window_attribute_func_ (Results 1 – 2 of 2) sorted by relevance
228 dwm_get_window_attribute_func_ = in WindowCaptureHelperWin()360 if (!dwm_get_window_attribute_func_) { in IsWindowCloaked()366 if (dwm_get_window_attribute_func_(hwnd, DWMWA_CLOAKED, &res, sizeof(res)) != in IsWindowCloaked()
102 DwmGetWindowAttributeFunc dwm_get_window_attribute_func_ = nullptr; variable