Searched refs:pending_input_method_id (Results 1 – 2 of 2) sorted by relevance
145 pending_input_method_id = other.pending_input_method_id; in InitFrom()183 os << "pending_input_method_id: '" << pending_input_method_id << "'\n"; in Dump()542 pending_input_method_id = input_method_id; in ChangeInputMethod()692 if (pending_input_method_id == entry.first) in SetEnabledExtensionImes()716 ChangeInputMethod(pending_input_method_id, false); in SetEnabledExtensionImes()717 pending_input_method_id.clear(); in SetEnabledExtensionImes()
151 std::string pending_input_method_id; variable