Home
last modified time | relevance | path

Searched refs:SALEVENT_MOUSEMOVE (Results 1 – 8 of 8) sorted by path

/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm536 nEvent = SALEVENT_MOUSEMOVE;
631 [self sendMouseEventToFrame:pEvent button:MOUSE_LEFT eventtype:SALEVENT_MOUSEMOVE];
643 [self sendMouseEventToFrame:pEvent button:0 eventtype:SALEVENT_MOUSEMOVE];
653 [self sendMouseEventToFrame:pEvent button:s_nLastButton eventtype:SALEVENT_MOUSEMOVE];
676 [self sendMouseEventToFrame:pEvent button:MOUSE_RIGHT eventtype:SALEVENT_MOUSEMOVE];
701 [self sendMouseEventToFrame:pEvent button:MOUSE_MIDDLE eventtype:SALEVENT_MOUSEMOVE];
/trunk/main/vcl/inc/
H A Dsalwtype.hxx60 #define SALEVENT_MOUSEMOVE ((sal_uInt16)1) macro
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2443 nEvent = SALEVENT_MOUSEMOVE; in ImplHandleMouseMsg()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx2377 case SALEVENT_MOUSEMOVE: in ImplWindowFrameProc()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx2927 : SALEVENT_MOUSEMOVE; in HandleMouseEvent()
2938 nEvent = SALEVENT_MOUSEMOVE; in HandleMouseEvent()
H A Dsalobj.cxx527 nEvent = SALEVENT_MOUSEMOVE; in Dispatch()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2765 pThis->CallCallback( SALEVENT_MOUSEMOVE, &aEvent ); in signalMotion()
2801 …pThis->CallCallback( (pEvent->type == GDK_ENTER_NOTIFY) ? SALEVENT_MOUSEMOVE : SALEVENT_MOUSELEAVE… in signalCrossing()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3413 nEvent = SALEVENT_MOUSEMOVE; in ImplHandleMouseMsg()

Completed in 141 milliseconds