Home
last modified time | relevance | path

Searched refs:EV_LEAVE (Results 1 – 7 of 7) sorted by relevance

/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dtoolbar.cpp297 if ( pEvent->Type() == EV_LEAVE ) in EventEnterLeave()
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/
H A Dswl_menubox.cpp241 if ( pEvent->Type() == EV_LEAVE && !InFocus() && !sub.ptr() ) in EventEnterLeave()
H A Dswl_wincoreMS.cpp56 cevent ev_leave( EV_LEAVE ); in MouseEvent()
109 cevent ev_leave( EV_LEAVE ); in CheckMousePosition()
H A Dswl_wincore.h297 EV_LEAVE, enumerator
H A Dswl_wincore.cpp311 case EV_LEAVE: in Event()
H A Dswl_wincoreUX.cpp1058 cevent evl( EV_LEAVE ); in DoEvents()
/dports/net-im/prosody/prosody-0.11.13/net/
H A Dserver_epoll.lua813 event = { EV_READ = "r", EV_WRITE = "w", EV_READWRITE = "rw", EV_LEAVE = -1 };