Home
last modified time | relevance | path

Searched refs:SALEVENT_MOUSELEAVE (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3437 nEvent = SALEVENT_MOUSELEAVE; in ImplHandleMouseMsg()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx2394 case SALEVENT_MOUSELEAVE: in ImplWindowFrameProc()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2801 …Callback( (pEvent->type == GDK_ENTER_NOTIFY) ? SALEVENT_MOUSEMOVE : SALEVENT_MOUSELEAVE, &aEvent ); in signalCrossing()
/trunk/main/vcl/unx/generic/window/
H A Dsalobj.cxx525 nEvent = SALEVENT_MOUSELEAVE; in Dispatch()
H A Dsalframe.cxx2926 ? SALEVENT_MOUSELEAVE in HandleMouseEvent()
3095 if( nEvent == SALEVENT_MOUSELEAVE in HandleMouseEvent()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2468 nEvent = SALEVENT_MOUSELEAVE; in ImplHandleMouseMsg()
/trunk/main/vcl/inc/
H A Dsalwtype.hxx61 #define SALEVENT_MOUSELEAVE ((sal_uInt16)2) macro
/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm535 if( nEvent == SALEVENT_MOUSELEAVE ) // no leave events if mouse is captured
664 [self sendMouseEventToFrame:pEvent button:s_nLastButton eventtype:SALEVENT_MOUSELEAVE];

Completed in 130 milliseconds