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

  /external/chromium_org/ash/wm/
ash_native_cursor_manager.h 65 gfx::Point disabled_cursor_location_; member in class:ash::AshNativeCursorManager
ash_native_cursor_manager.cc 149 disabled_cursor_location_);
151 disabled_cursor_location_ = aura::Env::GetInstance()->last_mouse_location();

Completed in 385 milliseconds