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 45 return shell_->native_cursor_manager_;
  /external/chromium_org/ash/
shell.h 694 // |native_cursor_manager_| is owned by |cursor_manager_|, but we keep a
696 AshNativeCursorManager* native_cursor_manager_; member in class:ash::Shell
shell.cc 561 native_cursor_manager_(new AshNativeCursorManager),
563 native_cursor_manager_)),
    [all...]

Completed in 25 milliseconds