Searched refs:GetleftTextOfCursorFunc (Results 1 – 1 of 1) sorted by relevance
156 void GetleftTextOfCursorFunc(InputMethod_TextEditorProxy *proxy, int32_t number, char16_t text[], s… in GetleftTextOfCursorFunc() function184 …E_ERR_OK, OH_TextEditorProxy_SetGetLeftTextOfCursorFunc(textEditorProxy, GetleftTextOfCursorFunc)); in ConstructTextEditorProxy()232 EXPECT_EQ(GetleftTextOfCursorFunc, getLeftTextOfCursorFunc); in TestGetTextEditorProxyMember()1472 …E_ERR_OK, OH_TextEditorProxy_SetGetLeftTextOfCursorFunc(textEditorProxy, GetleftTextOfCursorFunc));