Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/ndk/src/
Dinputmethod_texteditor_proxy_capi.cpp116 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SendEnterKeyFunc sendEnterKeyFunc) in OH_TextEditorProxy_SetSendEnterKeyFunc()
359 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SendEnterKeyFunc *sendEnterKeyFunc) in OH_TextEditorProxy_GetSendEnterKeyFunc()
/base/inputmethod/imf/frameworks/ndk/include/
Dnative_inputmethod_types.h59 OH_TextEditorProxy_SendEnterKeyFunc sendEnterKeyFunc; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinputmethod_controller_capi_test.cpp214 OH_TextEditorProxy_SendEnterKeyFunc sendEnterKeyFunc = nullptr; in TestGetTextEditorProxyMember() local