Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dui_controller.h79 virtual bool GetCharKeyCode(char ch, int32_t& code, int32_t& ctrlCode) const in GetCharKeyCode()
Dui_driver.cpp507 int32_t ctrlCode = KEYCODE_NONE; in TextToKeyEvents() local