Home
last modified time | relevance | path

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

/dports/japanese/w3m/w3m-2b59b9e/
H A Dfunc.h16 #define K_ESCD 0x400 macro
H A Dfunc.c61 if (m & K_ESCD) in setKeymap()
87 if (c & K_ESCD) in setKeymap()
97 if (c & K_ESCD) in setKeymap()
299 return K_ESCD | c; in getKey2()
H A Dmain.c1435 case K_ESCD: in escKeyProc()
1485 escKeyProc((int)d, K_ESCD, EscDKeymap); in escdmap()
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dfunc.h16 #define K_ESCD 0x400 macro
H A Dfunc.c61 if (m & K_ESCD) in setKeymap()
87 if (c & K_ESCD) in setKeymap()
97 if (c & K_ESCD) in setKeymap()
299 return K_ESCD | c; in getKey2()
H A Dmain.c1435 case K_ESCD: in escKeyProc()
1485 escKeyProc((int)d, K_ESCD, EscDKeymap); in escdmap()
/dports/www/w3m/w3m-2b59b9e/
H A Dfunc.h16 #define K_ESCD 0x400 macro
H A Dfunc.c61 if (m & K_ESCD) in setKeymap()
87 if (c & K_ESCD) in setKeymap()
97 if (c & K_ESCD) in setKeymap()
299 return K_ESCD | c; in getKey2()
H A Dmain.c1435 case K_ESCD: in escKeyProc()
1485 escKeyProc((int)d, K_ESCD, EscDKeymap); in escdmap()
/dports/www/w3m-img/w3m-2b59b9e/
H A Dfunc.h16 #define K_ESCD 0x400 macro
H A Dfunc.c61 if (m & K_ESCD) in setKeymap()
87 if (c & K_ESCD) in setKeymap()
97 if (c & K_ESCD) in setKeymap()
299 return K_ESCD | c; in getKey2()
H A Dmain.c1435 case K_ESCD: in escKeyProc()
1485 escKeyProc((int)d, K_ESCD, EscDKeymap); in escdmap()