X11ScopedCapture 833 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc x11_capture_.reset(new X11ScopedCapture(xwindow_)); X11ScopedCapture 31 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h class X11ScopedCapture; X11ScopedCapture 290 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h scoped_ptr<X11ScopedCapture> x11_capture_; X11ScopedCapture 14 ui/views/widget/desktop_aura/x11_scoped_capture.cc X11ScopedCapture::X11ScopedCapture(XID window) X11ScopedCapture 25 ui/views/widget/desktop_aura/x11_scoped_capture.cc X11ScopedCapture::~X11ScopedCapture() { X11ScopedCapture 16 ui/views/widget/desktop_aura/x11_scoped_capture.h class X11ScopedCapture { X11ScopedCapture 18 ui/views/widget/desktop_aura/x11_scoped_capture.h explicit X11ScopedCapture(XID window); X11ScopedCapture 19 ui/views/widget/desktop_aura/x11_scoped_capture.h virtual ~X11ScopedCapture(); X11ScopedCapture 24 ui/views/widget/desktop_aura/x11_scoped_capture.h DISALLOW_COPY_AND_ASSIGN(X11ScopedCapture);