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

  /external/chromium_org/ui/views/widget/desktop_aura/
x11_whole_screen_move_loop.h 43 bool GrabPointerWithCursor(gfx::NativeCursor cursor);
x11_whole_screen_move_loop.cc 94 if (!GrabPointerWithCursor(cursor))
107 GrabPointerWithCursor(cursor);
131 bool X11WholeScreenMoveLoop::GrabPointerWithCursor(gfx::NativeCursor cursor) {

Completed in 181 milliseconds