Home
last modified time | relevance | path

Searched defs:textEditorProxy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp173 static void ConstructTextEditorProxy(InputMethod_TextEditorProxy *textEditorProxy) in ConstructTextEditorProxy()
192 static void TestGetTextEditorProxyMember(InputMethod_TextEditorProxy *textEditorProxy) in TestGetTextEditorProxyMember()
262 auto textEditorProxy = OH_TextEditorProxy_Create(); variable
1319 auto textEditorProxy = OH_TextEditorProxy_Create(); variable
1440 auto textEditorProxy = OH_TextEditorProxy_Create(); variable
1497 auto textEditorProxy = OH_TextEditorProxy_Create(); variable
H A Dnative_text_changed_listener_test.cpp108 static void ConstructTextEditorProxy(InputMethod_TextEditorProxy *textEditorProxy) in ConstructTextEditorProxy()