Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/ndk/src/
Dinputmethod_texteditor_proxy_capi.cpp150 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_HandleSetSelectionFunc handleSetSelectionFu… in OH_TextEditorProxy_SetHandleSetSelectionFunc()
389 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_HandleSetSelectionFunc *handleSetSelectionF… in OH_TextEditorProxy_GetHandleSetSelectionFunc()
/base/inputmethod/imf/frameworks/ndk/include/
Dnative_inputmethod_types.h75 OH_TextEditorProxy_HandleSetSelectionFunc handleSetSelectionFunc; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinputmethod_controller_capi_test.cpp251 OH_TextEditorProxy_HandleSetSelectionFunc handleSetSelectionFunc = nullptr; in TestGetTextEditorProxyMember() local