Searched refs:OH_TextConfig_GetCursorInfo (Results 1 – 7 of 7) sorted by relevance
184 InputMethod_ErrorCode OH_TextConfig_GetCursorInfo(InputMethod_TextConfig *config, InputMethod_Curso…
128 InputMethod_ErrorCode OH_TextConfig_GetCursorInfo(InputMethod_TextConfig *config, InputMethod_Curso… in OH_TextConfig_GetCursorInfo() function
41 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetCursorInfo](_in…
123 | [InputMethod_ErrorCode](#inputmethod_errorcode) [OH_TextConfig_GetCursorInfo](#oh_textconfig_getc…1869 ### OH_TextConfig_GetCursorInfo()1872 InputMethod_ErrorCode OH_TextConfig_GetCursorInfo (InputMethod_TextConfig * config, InputMethod_Cur…
63 EXPECT_EQ(IME_ERR_OK, OH_TextConfig_GetCursorInfo(config, &cursorInfo)); in TestCursorInfoOfTextConfig()524 auto ret = OH_TextConfig_GetCursorInfo(nullptr, nullptr);528 ret = OH_TextConfig_GetCursorInfo(config, nullptr);