Searched refs:aSalMouseEvent (Results 1 – 1 of 1) sorted by relevance
2383 SalMouseEvent aSalMouseEvent; in ImplWindowFrameProc() local2385 aSalMouseEvent.mnTime = Time::GetSystemTicks(); in ImplWindowFrameProc()2386 aSalMouseEvent.mnX = pMouseEvt->GetPosPixel().X(); in ImplWindowFrameProc()2387 aSalMouseEvent.mnY = pMouseEvt->GetPosPixel().Y(); in ImplWindowFrameProc()2388 aSalMouseEvent.mnButton = 0; in ImplWindowFrameProc()2403 SalMouseEvent aSalMouseEvent; in ImplWindowFrameProc() local2405 aSalMouseEvent.mnTime = Time::GetSystemTicks(); in ImplWindowFrameProc()2406 aSalMouseEvent.mnX = pMouseEvt->GetPosPixel().X(); in ImplWindowFrameProc()2407 aSalMouseEvent.mnY = pMouseEvt->GetPosPixel().Y(); in ImplWindowFrameProc()2420 SalMouseEvent aSalMouseEvent; in ImplWindowFrameProc() local[all …]
Completed in 25 milliseconds