Searched refs:sys_pos (Results 1 – 2 of 2) sorted by relevance
136 DesktopVector sys_pos = pos;139 sys_pos = pos.add(configuration.bounds.top_left());141 return window_finder_.GetWindowUnderPoint(sys_pos) != window_id_;
133 DesktopVector sys_pos = pos.add(GetFullscreenRect().top_left()); in IsOccluded() local135 reinterpret_cast<HWND>(window_finder_.GetWindowUnderPoint(sys_pos)); in IsOccluded()