Home
last modified time | relevance | path

Searched defs:layout_name (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/input_method/
Dxkeyboard.cc86 bool KeepRightAlt(const std::string& layout_name) { in KeepRightAlt()
95 bool KeepCapsLock(const std::string& layout_name) { in KeepCapsLock()
141 bool SetLayout(const std::string& layout_name) { in SetLayout()
152 const std::string layout_name = current_layout_name_.empty() ? in RemapModifierKeys() local
214 bool SetLayoutInternal(const std::string& layout_name, in SetLayoutInternal()
318 std::string CreateFullXkbLayoutName(const std::string& layout_name, in CreateFullXkbLayoutName()
423 bool SetCurrentKeyboardLayoutByName(const std::string& layout_name) { in SetCurrentKeyboardLayoutByName()