Searched refs:HandleSetSelectionFunc (Results 1 – 1 of 1) sorted by relevance
154 void HandleSetSelectionFunc(InputMethod_TextEditorProxy *proxy, int32_t start, int32_t end) { } in HandleSetSelectionFunc() function182 …IME_ERR_OK, OH_TextEditorProxy_SetHandleSetSelectionFunc(textEditorProxy, HandleSetSelectionFunc)); in ConstructTextEditorProxy()224 EXPECT_EQ(HandleSetSelectionFunc, handleSetSelectionFunc); in TestGetTextEditorProxyMember()1466 …IME_ERR_OK, OH_TextEditorProxy_SetHandleSetSelectionFunc(textEditorProxy, HandleSetSelectionFunc));