Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DComponent.c454 case cmSysHandle: in Component_handle_event()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_widget.c236 Event ev = {cmSysHandle}; in prima_notify_sys_handle()
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dimage.c1527 Event ev = {cmSysHandle}; in dbm_recreate()
H A Dwidgets.c311 Event ev = {cmSysHandle}; in notify_sys_handle()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h771 #define cmSysHandle 0x0000002B /* system handle recreated */ macro