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

  /external/chromium_org/ash/test/
shell_test_api.cc 44 return shell_->native_cursor_manager_;
  /external/chromium_org/ash/
shell.h 619 // |native_cursor_manager_| is owned by |cursor_manager_|, but we keep a
621 AshNativeCursorManager* native_cursor_manager_; member in class:ash::Shell
shell.cc 213 native_cursor_manager_(new AshNativeCursorManager),
215 native_cursor_manager_)),
    [all...]

Completed in 54 milliseconds