Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/ndk/src/
Dinputmethod_texteditor_proxy_capi.cpp216 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetTextIndexAtCursorFunc getTextIndexAtCurs… in OH_TextEditorProxy_SetGetTextIndexAtCursorFunc()
449 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetTextIndexAtCursorFunc *getTextIndexAtCur… in OH_TextEditorProxy_GetGetTextIndexAtCursorFunc()
/base/inputmethod/imf/frameworks/ndk/include/
Dnative_inputmethod_types.h79 OH_TextEditorProxy_GetTextIndexAtCursorFunc getTextIndexAtCursorFunc; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinputmethod_controller_capi_test.cpp267 OH_TextEditorProxy_GetTextIndexAtCursorFunc getTextIndexAtCursorFunc = nullptr; in TestGetTextEditorProxyMember() local