Searched refs:window_to_check (Results 1 – 1 of 1) sorted by relevance
115 HWND window_to_check = plugin_window; in GetPluginName() local116 while (NULL != window_to_check) { in GetPluginName()118 GetWindowThreadProcessId(window_to_check, &process_id); in GetPluginName()125 window_to_check, plugin_name)) { in GetPluginName()128 window_to_check = GetParent(window_to_check); in GetPluginName()