Searched defs:GetWindowList (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/desktop_capture/mac/
H A Dwindow_list_utils.cc19 bool GetWindowList(WindowCapturer::WindowList* windows) { function in namespace:webrtc
/external/chromium_org/third_party/webrtc/base/
H A Dwin32windowpicker_unittest.cc40 virtual bool GetWindowList(WindowDescriptionList* descriptions) { function in class:rtc::Win32WindowPickerForTest
68 EXPECT_TRUE(window_picker.GetWindowList(&descriptions));
H A Dwin32windowpicker.cc100 bool Win32WindowPicker::GetWindowList(WindowDescriptionList* descriptions) { function in class:rtc::Win32WindowPicker
H A Dmacwindowpicker.cc209 bool MacWindowPicker::GetWindowList(WindowDescriptionList* descriptions) { function in class:rtc::MacWindowPicker
H A Dx11windowpicker.cc776 bool X11WindowPicker::GetWindowList(WindowDescriptionList* descriptions) { function in class:rtc::X11WindowPicker
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dwindow_capturer_null.cc27 virtual bool GetWindowList(WindowList* windows) OVERRIDE;
48 bool WindowCapturerNull::GetWindowList(WindowList* windows) { function in class:webrtc::__anon15945::WindowCapturerNull
H A Dwindow_capturer_win.cc75 virtual bool GetWindowList(WindowList* windows) OVERRIDE;
128 bool WindowCapturerWin::GetWindowList(WindowList* windows) { function in class:webrtc::__anon15946::WindowCapturerWin
H A Dwindow_capturer_x11.cc95 virtual bool GetWindowList(WindowList* windows) OVERRIDE;
163 bool WindowCapturerLinux::GetWindowList(WindowList* windows) { function in class:webrtc::__anon15947::WindowCapturerLinux
/external/chromium_org/athena/wm/
H A Dwindow_list_provider_impl.cc55 const aura::Window::Windows& WindowListProviderImpl::GetWindowList() const { function in class:athena::WindowListProviderImpl
/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_interfaces.cc168 const std::vector<WebTestProxyBase*>& TestInterfaces::GetWindowList() { function in class:content::TestInterfaces

Completed in 207 milliseconds