Searched refs:native_cursor_manager_ (Results 1 – 3 of 3) sorted by relevance
45 return shell_->native_cursor_manager_; in ash_native_cursor_manager()
561 native_cursor_manager_(new AshNativeCursorManager), in Shell()563 native_cursor_manager_)), in Shell()
696 AshNativeCursorManager* native_cursor_manager_; variable