Home
last modified time | relevance | path

Searched refs:rightDownY (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp2322 int32_t rightDownY; in CheckInputMethodArea() local
2327 if (!AddInt32(window.area.y, window.area.height, rightDownY)) { in CheckInputMethodArea()
2332 displayY >= window.area.y && displayY <= rightDownY) { in CheckInputMethodArea()
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp620 int32_t rightDownY = 40; in HWTEST_F() local
622 EXPECT_TRUE(item.displayY_ <= rightDownY); in HWTEST_F()

Completed in 9 milliseconds