Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/src/
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
Dnative_text_changed_listener_test.cpp108 static void ConstructTextEditorProxy(InputMethod_TextEditorProxy *textEditorProxy) in ConstructTextEditorProxy()
Dinput_method_message_handler_test.cpp346 …putMethodMessageHandlerTest::ConstructTextEditorProxy(InputMethod_TextEditorProxy *textEditorProxy) in ConstructTextEditorProxy()