Home
last modified time | relevance | path

Searched refs:SetCurrentKeyboardLayoutByName (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/input_method/
Dxkeyboard.h47 bool SetCurrentKeyboardLayoutByName(const std::string& layout_name);
Dxkeyboard.cc423 bool SetCurrentKeyboardLayoutByName(const std::string& layout_name) { in SetCurrentKeyboardLayoutByName() function
/external/chromium/chrome/browser/chromeos/cros/
Dinput_method_library.cc571 if (!input_method::SetCurrentKeyboardLayoutByName( in ChangeCurrentInputMethod()