Searched refs:window_to_exclude (Results 1 – 2 of 2) sorted by relevance
80 HWND window_to_exclude) { in GetProcessWindows() argument85 return window_to_exclude != source_hwnd && in GetProcessWindows()
61 // `window_to_exclude`, or NULL if the window is not found or it fails. The63 CFArrayRef CreateWindowListWithExclusion(CGWindowID window_to_exclude) {64 if (!window_to_exclude) return nullptr;79 if (id == window_to_exclude) {