HomeSort by relevance Sort by last modified time
    Searched full:x11_window_move_client_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc 256 x11_window_move_client_.reset(new X11DesktopWindowMoveClient);
258 x11_window_move_client_.get());
562 if (x11_window_move_client_->RunMoveLoop(content_window_, drag_offset,
570 x11_window_move_client_->EndMoveLoop();
    [all...]
desktop_root_window_host_x11.h 253 scoped_ptr<X11DesktopWindowMoveClient> x11_window_move_client_; member in class:views::DesktopRootWindowHostX11

Completed in 668 milliseconds