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