Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dwidget_operator.cpp190 events.emplace_back(KeyEvent{ActionStage::DOWN, KEYCODE_DEL, typeCharTimeMs}); in InputText()
191 events.emplace_back(KeyEvent{ActionStage::UP, KEYCODE_DEL, 0}); in InputText()
H A Dui_action.h26 constexpr int32_t KEYCODE_DEL = 2055; member

Completed in 2 milliseconds