Searched refs:SetTextInputMode (Results 1 – 3 of 3) sorted by relevance
241 virtual void SetTextInputMode(HWND window_handle, TextInputMode input_mode);
505 void IMM32Manager::SetTextInputMode(HWND window_handle, in SetTextInputMode() function in ui::IMM32Manager
611 imm32_manager_.SetTextInputMode(window_handle, text_input_mode); in UpdateIMEState()