Searched refs:OH_TextConfig_SetEnterKeyType (Results 1 – 7 of 7) sorted by relevance
94 InputMethod_ErrorCode OH_TextConfig_SetEnterKeyType(
43 InputMethod_ErrorCode OH_TextConfig_SetEnterKeyType( in OH_TextConfig_SetEnterKeyType() function
34 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetEnterKeyType](_…
116 | [InputMethod_ErrorCode](#inputmethod_errorcode) [OH_TextConfig_SetEnterKeyType](#oh_textconfig_se…2079 ### OH_TextConfig_SetEnterKeyType()2082 InputMethod_ErrorCode OH_TextConfig_SetEnterKeyType (InputMethod_TextConfig * config, InputMethod_E…
100 EXPECT_EQ(IME_ERR_OK, OH_TextConfig_SetEnterKeyType(config, expEnterKeyType));428 auto ret = OH_TextConfig_SetEnterKeyType(nullptr, enterKeyType);