Searched refs:current_layout_name_ (Results 1 – 2 of 2) sorted by relevance
143 current_layout_name_ = layout_name; in SetLayout()152 const std::string layout_name = current_layout_name_.empty() ? in RemapModifierKeys()153 kDefaultLayoutName : current_layout_name_; in RemapModifierKeys()155 current_layout_name_ = layout_name; in RemapModifierKeys()227 if (!current_layout_name_.empty()) { in SetLayoutInternal()229 current_layout_name_, current_modifier_map_); in SetLayoutInternal()307 std::string current_layout_name_; member in chromeos::input_method::__anone0ba6b590111::XKeyboard
103 std::string current_layout_name_; member in chromeos::input_method::__anon03222ceb0111::XKeyboardImpl143 if (!force && (current_layout_name_ == layout_name)) { in SetLayoutInternal()299 current_layout_name_ = layout_name; in SetCurrentKeyboardLayoutByName()306 if (current_layout_name_.empty()) { in ReapplyCurrentKeyboardLayout()310 return SetLayoutInternal(current_layout_name_, true /* force */); in ReapplyCurrentKeyboardLayout()