Home
last modified time | relevance | path

Searched refs:is_top_window (Results 1 – 5 of 5) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc31 is_top_window(false) { in TopWindowVerifierContext()
38 bool is_top_window; member
48 context->is_top_window = true; in TopWindowVerifier()
114 context->is_top_window = false; in TopWindowVerifier()
122 context->is_top_window = false; in TopWindowVerifier()
230 if (!context.is_top_window) { in ShouldUseScreenCapturer()
239 return context.is_top_window; in ShouldUseScreenCapturer()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc31 is_top_window(false) { in TopWindowVerifierContext()
38 bool is_top_window; member
48 context->is_top_window = true; in TopWindowVerifier()
114 context->is_top_window = false; in TopWindowVerifier()
122 context->is_top_window = false; in TopWindowVerifier()
230 if (!context.is_top_window) { in ShouldUseScreenCapturer()
239 return context.is_top_window; in ShouldUseScreenCapturer()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc31 is_top_window(false) { in TopWindowVerifierContext()
38 bool is_top_window; member
48 context->is_top_window = true; in TopWindowVerifier()
114 context->is_top_window = false; in TopWindowVerifier()
122 context->is_top_window = false; in TopWindowVerifier()
230 if (!context.is_top_window) { in ShouldUseScreenCapturer()
239 return context.is_top_window; in ShouldUseScreenCapturer()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc29 is_top_window(false), in TopWindowVerifierContext()
34 bool is_top_window; member
46 context->is_top_window = true; in TopWindowVerifier()
88 context->is_top_window = false; in TopWindowVerifier()
102 context->is_top_window = false; in TopWindowVerifier()
190 return context.is_top_window; in ShouldUseScreenCapturer()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc29 is_top_window(false), in TopWindowVerifierContext()
34 bool is_top_window; member
46 context->is_top_window = true; in TopWindowVerifier()
88 context->is_top_window = false; in TopWindowVerifier()
102 context->is_top_window = false; in TopWindowVerifier()
188 return context.is_top_window; in ShouldUseScreenCapturer()