Searched defs:insertTextFunc (Results 1 – 3 of 3) sorted by relevance
49 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_InsertTextFunc insertTextFunc) in OH_TextEditorProxy_SetInsertTextFunc()298 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_InsertTextFunc *insertTextFunc) in OH_TextEditorProxy_GetInsertTextFunc()
50 OH_TextEditorProxy_InsertTextFunc insertTextFunc; member
198 OH_TextEditorProxy_InsertTextFunc insertTextFunc = nullptr; in TestGetTextEditorProxyMember() local