Searched refs:GetRightTextOfCursorFunc (Results 1 – 1 of 1) sorted by relevance
157 void GetRightTextOfCursorFunc(InputMethod_TextEditorProxy *proxy, int32_t number, char16_t text[], … in GetRightTextOfCursorFunc() function185 …ERR_OK, OH_TextEditorProxy_SetGetRightTextOfCursorFunc(textEditorProxy, GetRightTextOfCursorFunc)); in ConstructTextEditorProxy()236 EXPECT_EQ(GetRightTextOfCursorFunc, getRightTextOfCursorFunc); in TestGetTextEditorProxyMember()1475 …ERR_OK, OH_TextEditorProxy_SetGetRightTextOfCursorFunc(textEditorProxy, GetRightTextOfCursorFunc));