Home
last modified time | relevance | path

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

/dports/www/retawq/retawq-0.2.6c/
H A Dmain.c581 #define is_khm_command (truE) /* only one key-handling mode available... */ macro
593 #define is_khm_command (key_handling_mode == khmCommand) macro
5350 if (is_khm_command) in handle_key()