Searched refs:OH_TextConfig_SetInputType (Results 1 – 7 of 7) sorted by relevance
82 InputMethod_ErrorCode OH_TextConfig_SetInputType(InputMethod_TextConfig *config, InputMethod_TextIn…
34 InputMethod_ErrorCode OH_TextConfig_SetInputType(InputMethod_TextConfig *config, InputMethod_TextIn… in OH_TextConfig_SetInputType() function
33 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetInputType](_inp…
115 | [InputMethod_ErrorCode](#inputmethod_errorcode) [OH_TextConfig_SetInputType](#oh_textconfig_setin…2109 ### OH_TextConfig_SetInputType()2112 InputMethod_ErrorCode OH_TextConfig_SetInputType (InputMethod_TextConfig * config, InputMethod_Text…
94 EXPECT_EQ(IME_ERR_OK, OH_TextConfig_SetInputType(config, expInputType));416 auto ret = OH_TextConfig_SetInputType(nullptr, inputType);