Home
last modified time | relevance | path

Searched refs:HandleExtendActionFunc (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp155 void HandleExtendActionFunc(InputMethod_TextEditorProxy *proxy, InputMethod_ExtendAction action) { } in HandleExtendActionFunc() function
183 …IME_ERR_OK, OH_TextEditorProxy_SetHandleExtendActionFunc(textEditorProxy, HandleExtendActionFunc)); in ConstructTextEditorProxy()
228 EXPECT_EQ(HandleExtendActionFunc, handleExtendActionFunc); in TestGetTextEditorProxyMember()
1469 …IME_ERR_OK, OH_TextEditorProxy_SetHandleExtendActionFunc(textEditorProxy, HandleExtendActionFunc));