Searched defs:GetInputLocale (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ui/base/ime/
H A Dinput_method_minimal.cc51 std::string InputMethodMinimal::GetInputLocale() { function in class:ui::InputMethodMinimal
H A Ddummy_input_method.cc58 std::string DummyInputMethod::GetInputLocale() { function in class:ui::DummyInputMethod
H A Dinput_method_auralinux.cc106 std::string InputMethodAuraLinux::GetInputLocale() { function in class:ui::InputMethodAuraLinux
H A Dmock_input_method.cc89 std::string MockInputMethod::GetInputLocale() { function in class:ui::MockInputMethod
H A Dinput_method_chromeos.cc241 std::string InputMethodChromeOS::GetInputLocale() { function in class:ui::InputMethodChromeOS
H A Dinput_method_win.cc186 std::string InputMethodWin::GetInputLocale() { function in class:ui::InputMethodWin
/external/chromium_org/ui/views/ime/
H A Dnull_input_method.cc36 std::string NullInputMethod::GetInputLocale() { function in class:views::NullInputMethod
H A Dmock_input_method.cc121 std::string MockInputMethod::GetInputLocale() { function in class:views::MockInputMethod
H A Dinput_method_bridge.cc157 std::string InputMethodBridge::GetInputLocale() { function in class:views::InputMethodBridge
160 return host_->GetInputLocale();

Completed in 4970 milliseconds