Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A 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()
/ohos5.0/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_types.h60 OH_TextEditorProxy_GetTextIndexAtCursorFunc getTextIndexAtCursorFunc; member
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp238 OH_TextEditorProxy_GetTextIndexAtCursorFunc getTextIndexAtCursorFunc = nullptr; in TestGetTextEditorProxyMember() local