Searched refs:OH_TextConfig_GetInputType (Results 1 – 7 of 7) sorted by relevance
146 InputMethod_ErrorCode OH_TextConfig_GetInputType(InputMethod_TextConfig *config, InputMethod_TextIn…
85 InputMethod_ErrorCode OH_TextConfig_GetInputType(InputMethod_TextConfig *config, InputMethod_TextIn… in OH_TextConfig_GetInputType() function
38 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetInputType](_inp…
120 | [InputMethod_ErrorCode](#inputmethod_errorcode) [OH_TextConfig_GetInputType](#oh_textconfig_getin…1929 ### OH_TextConfig_GetInputType()1932 InputMethod_ErrorCode OH_TextConfig_GetInputType (InputMethod_TextConfig * config, InputMethod_Text…
95 EXPECT_EQ(IME_ERR_OK, OH_TextConfig_GetInputType(config, &actInputType));476 auto ret = OH_TextConfig_GetInputType(nullptr, nullptr);480 ret = OH_TextConfig_GetInputType(config, nullptr);