Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodNDKTest/entry/src/main/cpp/
Dnapi_init.cpp494 InputMethod_CursorInfo *cursorInfo = OH_CursorInfo_Create(100, 200, 300, 400); in SUB_IMF_NDK_InputMethodProxy_NotifyCursorUpdate_0100() local
812 InputMethod_CursorInfo *cursorInfo = nullptr; in SUB_IMF_NDK_TextConfig_Create_0100() local
1028 auto cursorInfo = OH_CursorInfo_Create(expLeft, expTop, expWidth, expHeight); in SUB_IMF_NDK_CursorInfo_Create_0100() local