Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dapc.c722 kbSelect , VK_SELECT , in apc_application_get_os_info()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_event.c515 case XK_Select: keycode = kbSelect; break; in handle_key_event()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h1064 #define kbSelect 0x00040e00 macro