Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dui_controller.h68 virtual bool GetCharKeyCode(char ch, int32_t& code, int32_t& ctrlCode) const in GetCharKeyCode()
Dwidget_operator.cpp202 int32_t ctrlCode = KEYCODE_NONE; in InputText() local