Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/uitest/ui_logger_dsl/
H A Ddsl_core.py582 EditUIObject.action.what_to_type.input_key_code,
619 writer_Type_command.what_to_type.input_key_code,
698 calc_Type_command.what_to_type.input_key_code,
739 impress_Type_command.what_to_type.input_key_code,
760 math_Type_command.what_to_type.input_key_code,
781 draw_Type_command.what_to_type.input_key_code,
H A Dtype_options.tx8 '{' '"KEYCODE":' input_key_code=STRING '}'
/dports/editors/libreoffice/libreoffice-7.2.6.2/uitest/ui_logger_dsl/
H A Dtype_options.tx8 '{' '"KEYCODE":' input_key_code=STRING '}'
H A Ddsl_core.py602 EditUIObject.action.what_to_type.input_key_code,
747 writer_Type_command.what_to_type.input_key_code,
826 calc_Type_command.what_to_type.input_key_code,
912 impress_Type_command.what_to_type.input_key_code,
933 math_Type_command.what_to_type.input_key_code,
954 draw_Type_command.what_to_type.input_key_code,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/chromeos/events/
H A Devent_rewriter_chromeos.h82 KeyboardCode input_key_code);
H A Devent_rewriter_chromeos.cc568 KeyboardCode input_key_code) in MutableKeyState() argument
572 key_code(input_key_code) {} in MutableKeyState()
1135 KeyboardCode input_key_code; in RewriteNumPadKeys() member
1171 if (state->key_code == map.input_key_code) { in RewriteNumPadKeys()