HomeSort by relevance Sort by last modified time
    Searched defs:ConfineCursorToRootWindow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/host/
ash_remote_window_tree_host_win.cc 23 bool AshRemoteWindowTreeHostWin::ConfineCursorToRootWindow() { return false; }
ash_window_tree_host_ozone.cc 27 virtual bool ConfineCursorToRootWindow() OVERRIDE;
53 bool AshWindowTreeHostOzone::ConfineCursorToRootWindow() {
ash_window_tree_host_x11.cc 50 bool AshWindowTreeHostX11::ConfineCursorToRootWindow() {
119 ConfineCursorToRootWindow();
143 ConfineCursorToRootWindow();
187 ConfineCursorToRootWindow();

Completed in 833 milliseconds