Home
last modified time | relevance | path

Searched refs:InsertTextFunc (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/inputmethod/InputMethodNDKTest/entry/src/main/cpp/
H A Dnapi_init.cpp42 void InsertTextFunc(InputMethod_TextEditorProxy *textEditorProxy, const char16_t *text, size_t length) in InsertTextFunc() function
44 OH_LOG_Print(LOG_APP, LOG_INFO, 0, "", "NDKTest====>InsertTextFunc successful."); in InsertTextFunc()
124 OH_TextEditorProxy_SetInsertTextFunc(g_txtEditProxy, InsertTextFunc); in TextEditorProxy_Create()

Completed in 3 milliseconds