Home
last modified time | relevance | path

Searched refs:SetInputLocale (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/views/ime/
Dmock_input_method.h57 void SetInputLocale(const std::string& locale);
Dmock_input_method.cc163 void MockInputMethod::SetInputLocale(const std::string& locale) { in SetInputLocale() function in views::MockInputMethod