Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_texteditor_proxy_capi.cpp184 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetLeftTextOfCursorFunc getLeftTextOfCursor… in OH_TextEditorProxy_SetGetLeftTextOfCursorFunc()
419 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetLeftTextOfCursorFunc *getLeftTextOfCurso… in OH_TextEditorProxy_GetGetLeftTextOfCursorFunc()
/ohos5.0/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_types.h58 OH_TextEditorProxy_GetLeftTextOfCursorFunc getLeftTextOfCursorFunc; member
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp230 OH_TextEditorProxy_GetLeftTextOfCursorFunc getLeftTextOfCursorFunc = nullptr; in TestGetTextEditorProxyMember() local