Searched refs:ShowIMESettings (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc131 void DefaultSystemTrayDelegate::ShowIMESettings() { function in class:ash::DefaultSystemTrayDelegate
H A Ddefault_system_tray_delegate.h44 virtual void ShowIMESettings() OVERRIDE;
H A Dsystem_tray_delegate.h160 virtual void ShowIMESettings() = 0;
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc130 virtual void ShowIMESettings() OVERRIDE {
H A Dsystem_tray_delegate_win.cc127 virtual void ShowIMESettings() OVERRIDE {
H A Dsystem_tray_delegate_chromeos.h80 virtual void ShowIMESettings() OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc490 void SystemTrayDelegateChromeOS::ShowIMESettings() { function in class:chromeos::SystemTrayDelegateChromeOS
/external/chromium_org/ash/system/ime/
H A Dtray_ime.cc178 delegate->ShowIMESettings();

Completed in 1041 milliseconds