Searched refs:MoveCursorFunc (Results 1 – 1 of 1) sorted by relevance
153 void MoveCursorFunc(InputMethod_TextEditorProxy *proxy, InputMethod_Direction direction) { } in MoveCursorFunc() function181 EXPECT_EQ(IME_ERR_OK, OH_TextEditorProxy_SetMoveCursorFunc(textEditorProxy, MoveCursorFunc)); in ConstructTextEditorProxy()220 EXPECT_EQ(MoveCursorFunc, moveCursorFunc); in TestGetTextEditorProxyMember()1463 EXPECT_EQ(IME_ERR_OK, OH_TextEditorProxy_SetMoveCursorFunc(textEditorProxy, MoveCursorFunc));