Searched refs:GetCurrentIMEProperties (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ash/system/ime/
H A Dtray_ime.cc104 delegate->GetCurrentIMEProperties(&property_list);
257 delegate->GetCurrentIMEProperties(&property_list);
298 delegate->GetCurrentIMEProperties(&property_list);
/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc199 void DefaultSystemTrayDelegate::GetCurrentIMEProperties( function in class:ash::DefaultSystemTrayDelegate
H A Ddefault_system_tray_delegate.h65 virtual void GetCurrentIMEProperties(IMEPropertyInfoList* list) OVERRIDE;
H A Dsystem_tray_delegate.h227 virtual void GetCurrentIMEProperties(IMEPropertyInfoList* list) = 0;
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc206 virtual void GetCurrentIMEProperties(
H A Dsystem_tray_delegate_win.cc203 virtual void GetCurrentIMEProperties(
H A Dsystem_tray_delegate_chromeos.h103 virtual void GetCurrentIMEProperties(ash::IMEPropertyInfoList* list) OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc724 void SystemTrayDelegateChromeOS::GetCurrentIMEProperties( function in class:chromeos::SystemTrayDelegateChromeOS

Completed in 2443 milliseconds