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;
system_tray_delegate.h 160 virtual void ShowIMESettings() = 0;
default_system_tray_delegate.cc 131 void DefaultSystemTrayDelegate::ShowIMESettings() {
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h 80 virtual void ShowIMESettings() OVERRIDE;
system_tray_delegate_linux.cc 130 virtual void ShowIMESettings() OVERRIDE {
system_tray_delegate_win.cc 127 virtual void ShowIMESettings() OVERRIDE {
system_tray_delegate_chromeos.cc 490 void SystemTrayDelegateChromeOS::ShowIMESettings() {
    [all...]
  /external/chromium_org/ash/system/ime/
tray_ime.cc 178 delegate->ShowIMESettings();

Completed in 34 milliseconds