Searched refs:input_method_is_active_ (Results 1 – 2 of 2) sorted by relevance
403 input_method_is_active_(false), in RenderWidget()1502 input_method_is_active_ = is_active; in OnSetInputMethodActive()1757 if (!input_method_is_active_) in UpdateTextInputType()1790 if (show_ime == NO_SHOW_IME && !input_method_is_active_) in UpdateTextInputState()2012 if (!input_method_is_active_) in resetInputMethod()
648 bool input_method_is_active_; variable