Searched defs:moveCursorFunc (Results 1 – 3 of 3) sorted by relevance
133 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_MoveCursorFunc moveCursorFunc) in OH_TextEditorProxy_SetMoveCursorFunc()374 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_MoveCursorFunc *moveCursorFunc) in OH_TextEditorProxy_GetMoveCursorFunc()
55 OH_TextEditorProxy_MoveCursorFunc moveCursorFunc; member
218 OH_TextEditorProxy_MoveCursorFunc moveCursorFunc = nullptr; in TestGetTextEditorProxyMember() local