HomeSort by relevance Sort by last modified time
    Searched refs:ShowIMESettings (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 44 virtual void ShowIMESettings() OVERRIDE;
default_system_tray_delegate.cc 130 void DefaultSystemTrayDelegate::ShowIMESettings() {
system_tray_delegate.h 192 virtual void ShowIMESettings() = 0;
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h 84 virtual void ShowIMESettings() OVERRIDE;
system_tray_delegate_linux.cc 130 virtual void ShowIMESettings() OVERRIDE {
system_tray_delegate_win.cc 128 virtual void ShowIMESettings() OVERRIDE {
system_tray_delegate_chromeos.cc 544 void SystemTrayDelegateChromeOS::ShowIMESettings() {
    [all...]
  /external/chromium_org/ash/system/ime/
tray_ime.cc 173 delegate->ShowIMESettings();

Completed in 210 milliseconds