Searched refs:ERROR_IME_NOT_STARTED (Results 1 – 7 of 7) sorted by relevance
196 return ErrorCode::ERROR_IME_NOT_STARTED; in HideKeyboard()220 return ErrorCode::ERROR_IME_NOT_STARTED; in ShowKeyboard()314 return ErrorCode::ERROR_IME_NOT_STARTED; in RemoveIme()385 return ErrorCode::ERROR_IME_NOT_STARTED; in OnRequestShowInput()565 return ErrorCode::ERROR_IME_NOT_STARTED; in OnStartInput()582 return ErrorCode::ERROR_IME_NOT_STARTED; in BindClientWithIme()742 return ErrorCode::ERROR_IME_NOT_STARTED; in InitInputControlChannel()1257 return ErrorCode::ERROR_IME_NOT_STARTED; in SwitchSubtype()1267 return ErrorCode::ERROR_IME_NOT_STARTED; in SwitchSubtypeWithoutStartIme()1329 return ErrorCode::ERROR_IME_NOT_STARTED; in IsPanelShown()[all …]
36 { ErrorCode::ERROR_IME_NOT_STARTED, IME_ERR_IMMS },
665 return ErrorCode::ERROR_IME_NOT_STARTED; in OnCursorUpdate()699 return ErrorCode::ERROR_IME_NOT_STARTED; in OnSelectionChange()729 return ErrorCode::ERROR_IME_NOT_STARTED; in OnConfigurationChange()815 return ErrorCode::ERROR_IME_NOT_STARTED; in DispatchKeyEvent()889 return ErrorCode::ERROR_IME_NOT_STARTED; in SetCallingWindow()1369 return ErrorCode::ERROR_IME_NOT_STARTED; in SendPrivateCommand()
75 ERROR_IME_NOT_STARTED = 6, enumerator
244 EXPECT_EQ(ret, ErrorCode::ERROR_IME_NOT_STARTED);247 EXPECT_EQ(ret, ErrorCode::ERROR_IME_NOT_STARTED);
42 { ErrorCode::ERROR_IME_NOT_STARTED, EXCEPTION_IMMS },
451 return ErrorCode::ERROR_IME_NOT_STARTED; in OnStopInputService()