InputMethodMenuManager 13 ash/ime/input_method_menu_manager.cc InputMethodMenuManager::InputMethodMenuManager() InputMethodMenuManager 16 ash/ime/input_method_menu_manager.cc InputMethodMenuManager::~InputMethodMenuManager() {} InputMethodMenuManager 18 ash/ime/input_method_menu_manager.cc void InputMethodMenuManager::AddObserver( InputMethodMenuManager 19 ash/ime/input_method_menu_manager.cc InputMethodMenuManager::Observer* observer) { InputMethodMenuManager 23 ash/ime/input_method_menu_manager.cc void InputMethodMenuManager::RemoveObserver( InputMethodMenuManager 24 ash/ime/input_method_menu_manager.cc InputMethodMenuManager::Observer* observer) { InputMethodMenuManager 29 ash/ime/input_method_menu_manager.cc InputMethodMenuManager::GetCurrentInputMethodMenuItemList() const { InputMethodMenuManager 33 ash/ime/input_method_menu_manager.cc void InputMethodMenuManager::SetCurrentInputMethodMenuItemList( InputMethodMenuManager 36 ash/ime/input_method_menu_manager.cc FOR_EACH_OBSERVER(InputMethodMenuManager::Observer, InputMethodMenuManager 41 ash/ime/input_method_menu_manager.cc bool InputMethodMenuManager::HasInputMethodMenuItemForKey( InputMethodMenuManager 52 ash/ime/input_method_menu_manager.cc InputMethodMenuManager* InputMethodMenuManager::GetInstance() { InputMethodMenuManager 53 ash/ime/input_method_menu_manager.cc return Singleton<InputMethodMenuManager>::get(); InputMethodMenuManager 18 ash/ime/input_method_menu_manager.h class ASH_EXPORT InputMethodMenuManager { InputMethodMenuManager 26 ash/ime/input_method_menu_manager.h InputMethodMenuManager* manager) = 0; InputMethodMenuManager 29 ash/ime/input_method_menu_manager.h ~InputMethodMenuManager(); InputMethodMenuManager 35 ash/ime/input_method_menu_manager.h static InputMethodMenuManager* GetInstance(); InputMethodMenuManager 48 ash/ime/input_method_menu_manager.h InputMethodMenuManager(); InputMethodMenuManager 51 ash/ime/input_method_menu_manager.h friend struct DefaultSingletonTraits<InputMethodMenuManager>; InputMethodMenuManager 59 ash/ime/input_method_menu_manager.h DISALLOW_COPY_AND_ASSIGN(InputMethodMenuManager); InputMethodMenuManager 15 ash/ime/input_method_menu_manager_unittest.cc EXPECT_TRUE(InputMethodMenuManager::GetInstance()); InputMethodMenuManager 18 ash/ime/input_method_menu_manager_unittest.cc class MockObserver : public InputMethodMenuManager::Observer { InputMethodMenuManager 25 ash/ime/input_method_menu_manager_unittest.cc InputMethodMenuManager* manager) OVERRIDE { InputMethodMenuManager 37 ash/ime/input_method_menu_manager_unittest.cc menu_manager_ = InputMethodMenuManager::GetInstance(); InputMethodMenuManager 45 ash/ime/input_method_menu_manager_unittest.cc InputMethodMenuManager* menu_manager_; InputMethodMenuManager 392 chrome/browser/chromeos/input_method/input_method_engine.cc ash::ime::InputMethodMenuManager::GetInstance()-> InputMethodMenuManager 806 chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc ash::ime::InputMethodMenuManager::GetInstance()-> InputMethodMenuManager 375 chrome/browser/chromeos/input_method/input_method_manager_impl.cc ash::ime::InputMethodMenuManager* input_method_menu_manager = InputMethodMenuManager 376 chrome/browser/chromeos/input_method/input_method_manager_impl.cc ash::ime::InputMethodMenuManager::GetInstance(); InputMethodMenuManager 451 chrome/browser/chromeos/input_method/input_method_manager_impl.cc if (ash::ime::InputMethodMenuManager::GetInstance()-> InputMethodMenuManager 89 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc menu_manager_ = ash::ime::InputMethodMenuManager::GetInstance(); InputMethodMenuManager 251 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc ash::ime::InputMethodMenuManager* menu_manager_; InputMethodMenuManager 258 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc public ash::ime::InputMethodMenuManager::Observer{ InputMethodMenuManager 273 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc ash::ime::InputMethodMenuManager* manager) OVERRIDE { InputMethodMenuManager 288 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc ash::ime::InputMethodMenuManager::GetInstance()->AddObserver(this); InputMethodMenuManager 354 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc ash::ime::InputMethodMenuManager::GetInstance()->RemoveObserver(this); InputMethodMenuManager 775 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc ash::ime::InputMethodMenuManager::GetInstance()-> InputMethodMenuManager 1248 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc ash::ime::InputMethodMenuManager* manager) { InputMethodMenuManager 38 chrome/browser/ui/ash/system_tray_delegate_chromeos.h : public ash::ime::InputMethodMenuManager::Observer, InputMethodMenuManager 203 chrome/browser/ui/ash/system_tray_delegate_chromeos.h ash::ime::InputMethodMenuManager* manager) OVERRIDE;