Searched refs:handle_csi_R (Results 1 – 3 of 3) sorted by relevance
/dports/editors/textadept/libtermkey-0.20/ |
H A D | driver-csi.c | 266 static TermKeyResult handle_csi_R(TermKey *tk, TermKeyKey *key, int cmd, long *arg, int args) in handle_csi_R() function 494 csi_handlers['R' - 0x40] = &handle_csi_R; in register_keys()
|
/dports/devel/libtermkey/libtermkey-0.22/ |
H A D | driver-csi.c | 266 static TermKeyResult handle_csi_R(TermKey *tk, TermKeyKey *key, int cmd, long *arg, int args) in handle_csi_R() function 494 csi_handlers['R' - 0x40] = &handle_csi_R; in register_keys()
|
/dports/editors/textadept/textadept-textadept_11.1/src/termkey/ |
H A D | driver-csi.c | 266 static TermKeyResult handle_csi_R(TermKey *tk, TermKeyKey *key, int cmd, long *arg, int args) in handle_csi_R() function 494 csi_handlers['R' - 0x40] = &handle_csi_R; in register_keys()
|