Home
last modified time | relevance | path

Searched refs:cursorInfo2 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_attach_test.cpp532 CursorInfo cursorInfo2 = { .top = 10, .left = 9, .width = 8, .height = 7 }; variable
533 config.cursorInfo = cursorInfo2;
540 EXPECT_EQ(totalConfig.cursorInfo, cursorInfo2);