Home
last modified time | relevance | path

Searched defs:SwitchIME (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/system/tray/
Ddefault_system_tray_delegate.cc203 void DefaultSystemTrayDelegate::SwitchIME(const std::string& ime_id) { in SwitchIME() function in ash::DefaultSystemTrayDelegate
/external/chromium_org/chrome/browser/ui/ash/
Dsystem_tray_delegate_win.cc207 virtual void SwitchIME(const std::string& ime_id) OVERRIDE { in SwitchIME() function in __anon6370d3790111::SystemTrayDelegateWin
Dsystem_tray_delegate_linux.cc210 virtual void SwitchIME(const std::string& ime_id) OVERRIDE { in SwitchIME() function in __anone12eeb7b0111::SystemTrayDelegateLinux
Dsystem_tray_delegate_chromeos.cc738 void SystemTrayDelegateChromeOS::SwitchIME(const std::string& ime_id) { in SwitchIME() function in chromeos::SystemTrayDelegateChromeOS