Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_texteditor_proxy_capi.cpp200 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetRightTextOfCursorFunc getRightTextOfCurs… in OH_TextEditorProxy_SetGetRightTextOfCursorFunc()
434 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetRightTextOfCursorFunc *getRightTextOfCur… in OH_TextEditorProxy_GetGetRightTextOfCursorFunc()
/ohos5.0/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_types.h59 OH_TextEditorProxy_GetRightTextOfCursorFunc getRightTextOfCursorFunc; member
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp234 OH_TextEditorProxy_GetRightTextOfCursorFunc getRightTextOfCursorFunc = nullptr; in TestGetTextEditorProxyMember() local