Searched refs:textEditorProxy2 (Results 1 – 1 of 1) sorted by relevance
1507 auto textEditorProxy2 = OH_TextEditorProxy_Create(); variable1508 EXPECT_NE(nullptr, textEditorProxy2);1509 ConstructTextEditorProxy(textEditorProxy2);1510 …EXPECT_EQ(IME_ERR_IMCLIENT, OH_InputMethodController_Attach(textEditorProxy2, options, &inputMetho…1511 OH_TextEditorProxy_Destroy(textEditorProxy2);