Searched refs:PCK_CTL_DOWN (Results 1 – 2 of 2) sorted by relevance
44 #define PCK_CTL_DOWN '\x79' macro
1059 static char k_ctl_down[] = { '\340', PCK_CTL_DOWN, 0 }; in special_key_str()3423 case PCK_DOWN: scan = PCK_CTL_DOWN; break; in win32_scan_code()