Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DApplication.c535 return apc_window_get_active(); in Application_get_active_window()
923 Handle ha = apc_window_get_active(); in Application_popup_modal()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_win.c619 return apc_window_get_active() == self; in apc_window_is_active()
629 apc_window_get_active( void) in apc_window_get_active() function
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dwidgets.c458 return apc_window_get_active() == self; in apc_window_is_active()
462 apc_window_get_active( void) in apc_window_get_active() function
H A Dglobal.c1365 return ( foc == apc_window_get_active()) ? HTERROR : HTCLIENT; in generic_frame_handler()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h2043 apc_window_get_active( void);