Searched defs:SwitchIME (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ash/system/tray/ | ||
D | default_system_tray_delegate.cc | 203 void DefaultSystemTrayDelegate::SwitchIME(const std::string& ime_id) { in SwitchIME() function in ash::DefaultSystemTrayDelegate |
/external/chromium_org/chrome/browser/ui/ash/ | ||
D | system_tray_delegate_win.cc | 207 virtual void SwitchIME(const std::string& ime_id) OVERRIDE { in SwitchIME() function in __anon6370d3790111::SystemTrayDelegateWin |
D | system_tray_delegate_linux.cc | 210 virtual void SwitchIME(const std::string& ime_id) OVERRIDE { in SwitchIME() function in __anone12eeb7b0111::SystemTrayDelegateLinux |
D | system_tray_delegate_chromeos.cc | 738 void SystemTrayDelegateChromeOS::SwitchIME(const std::string& ime_id) { in SwitchIME() function in chromeos::SystemTrayDelegateChromeOS |