Searched refs:excluded_window_ (Results 1 – 6 of 6) sorted by relevance
28 excluded_window_(kNullWindowId) {} in CroppingWindowCapturer()46 if (excluded_window_) { in CaptureFrame()47 screen_capturer_->SetExcludedWindow(excluded_window_); in CaptureFrame()58 excluded_window_ = window; in SetExcludedWindow()
70 WindowId excluded_window() const { return excluded_window_; } in excluded_window()79 WindowId excluded_window_; variable
137 excluded_window_ = (HWND)excluded_window; in SetExcludedWindow()138 if (excluded_window_ && magnifier_initialized_) { in SetExcludedWindow()140 &excluded_window_); in SetExcludedWindow()309 if (excluded_window_) { in InitializeMagnifier()311 magnifier_window_, MW_FILTERMODE_EXCLUDE, 1, &excluded_window_); in InitializeMagnifier()
105 HWND excluded_window_ = NULL; variable
104 CGWindowID excluded_window_ = 0; variable
267 excluded_window_ = window;320 CFArrayRef window_list = CreateWindowListWithExclusion(excluded_window_);345 if (excluded_window_ && window_list) {348 GetExcludedWindowPixelBounds(excluded_window_, display_config.dip_to_pixel_scale);