Home
last modified time | relevance | path

Searched defs:receivePrivateCommandFunc (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_texteditor_proxy_capi.cpp233 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_ReceivePrivateCommandFunc receivePrivateCom… in OH_TextEditorProxy_SetReceivePrivateCommandFunc()
464 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_ReceivePrivateCommandFunc *receivePrivateCo… in OH_TextEditorProxy_GetReceivePrivateCommandFunc()
/ohos5.0/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_types.h61 OH_TextEditorProxy_ReceivePrivateCommandFunc receivePrivateCommandFunc; member
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp242 OH_TextEditorProxy_ReceivePrivateCommandFunc receivePrivateCommandFunc = nullptr; in TestGetTextEditorProxyMember() local