Home
last modified time | relevance | path

Searched refs:cmExecute (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DWindow.c146 case cmExecute: in Window_handle_event()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_win.c1289 prima_simple_message( self, cmExecute, true); in window_start_modal()
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dglobal.c1334 ev. cmd = mp1 ? cmExecute : cmEndModal; in generic_frame_handler()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h751 #define cmExecute 0x00000021 /* dialog execution start */ macro