Home
last modified time | relevance | path

Searched refs:window_region_rect_ (Results 1 – 9 of 9) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc141 DesktopRect window_region_rect_; member in webrtc::__anon48dcfeea0111::CroppingWindowCapturerWin
178 if (!GetWindowRect(selected, &window_region_rect_)) { in ShouldUseScreenCapturer()
201 window_region_rect_.left(), window_region_rect_.top()); in ShouldUseScreenCapturer()
211 window_region_rect_.IntersectWith(region_rect); in ShouldUseScreenCapturer()
249 window_rect.IntersectWith(window_region_rect_); in GetWindowRectInVirtualScreen()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc141 DesktopRect window_region_rect_; member in webrtc::__anonf8f461f30111::CroppingWindowCapturerWin
178 if (!GetWindowRect(selected, &window_region_rect_)) { in ShouldUseScreenCapturer()
201 window_region_rect_.left(), window_region_rect_.top()); in ShouldUseScreenCapturer()
211 window_region_rect_.IntersectWith(region_rect); in ShouldUseScreenCapturer()
249 window_rect.IntersectWith(window_region_rect_); in GetWindowRectInVirtualScreen()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc141 DesktopRect window_region_rect_; member in webrtc::__anon492d0bd70111::CroppingWindowCapturerWin
178 if (!GetWindowRect(selected, &window_region_rect_)) { in ShouldUseScreenCapturer()
201 window_region_rect_.left(), window_region_rect_.top()); in ShouldUseScreenCapturer()
211 window_region_rect_.IntersectWith(region_rect); in ShouldUseScreenCapturer()
249 window_rect.IntersectWith(window_region_rect_); in GetWindowRectInVirtualScreen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc147 DesktopRect window_region_rect_; member in webrtc::__anon6858fed20111::CroppingWindowCapturerWin
204 if (!GetWindowRect(selected, &window_region_rect_)) { in ShouldUseScreenCapturer()
226 region_rect.Translate(window_region_rect_.left(), in ShouldUseScreenCapturer()
227 window_region_rect_.top()); in ShouldUseScreenCapturer()
237 window_region_rect_.IntersectWith(region_rect); in ShouldUseScreenCapturer()
268 window_rect.IntersectWith(window_region_rect_); in GetWindowRectInVirtualScreen()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc147 DesktopRect window_region_rect_; member in webrtc::__anona23449c80111::CroppingWindowCapturerWin
221 if (!GetWindowRect(selected, &window_region_rect_)) { in ShouldUseScreenCapturer()
243 region_rect.Translate(window_region_rect_.left(), in ShouldUseScreenCapturer()
244 window_region_rect_.top()); in ShouldUseScreenCapturer()
254 window_region_rect_.IntersectWith(region_rect); in ShouldUseScreenCapturer()
285 window_rect.IntersectWith(window_region_rect_); in GetWindowRectInVirtualScreen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc147 DesktopRect window_region_rect_; member in webrtc::__anonb648f3370111::CroppingWindowCapturerWin
221 if (!GetWindowRect(selected, &window_region_rect_)) { in ShouldUseScreenCapturer()
243 region_rect.Translate(window_region_rect_.left(), in ShouldUseScreenCapturer()
244 window_region_rect_.top()); in ShouldUseScreenCapturer()
254 window_region_rect_.IntersectWith(region_rect); in ShouldUseScreenCapturer()
285 window_rect.IntersectWith(window_region_rect_); in GetWindowRectInVirtualScreen()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc149 DesktopRect window_region_rect_; member in webrtc::__anon326bfd480111::CroppingWindowCapturerWin
230 if (!GetWindowRect(selected, &window_region_rect_)) { in ShouldUseScreenCapturer()
252 region_rect.Translate(window_region_rect_.left(), in ShouldUseScreenCapturer()
253 window_region_rect_.top()); in ShouldUseScreenCapturer()
263 window_region_rect_.IntersectWith(region_rect); in ShouldUseScreenCapturer()
294 window_rect.IntersectWith(window_region_rect_); in GetWindowRectInVirtualScreen()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc121 DesktopRect window_region_rect_; member in webrtc::__anon604325a50111::CroppingWindowCapturerWin
185 window_region_rect_ = context.selected_window_rect; in ShouldUseScreenCapturer()
201 window_rect.IntersectWith(window_region_rect_); in GetWindowRectInVirtualScreen()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc121 DesktopRect window_region_rect_; member in webrtc::__anon7abaa7c70111::CroppingWindowCapturerWin
183 window_region_rect_ = context.selected_window_rect; in ShouldUseScreenCapturer()
199 window_rect.IntersectWith(window_region_rect_); in GetWindowRectInVirtualScreen()