Home
last modified time | relevance | path

Searched refs:shouldReusePreviousMouseWindow (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dwinproc.cxx1314 static bool shouldReusePreviousMouseWindow(const SalWheelMouseEvent& rPrevEvt, const SalWheelMouseE… in shouldReusePreviousMouseWindow() function
1483 if (shouldReusePreviousMouseWindow(pSVData->mpWinData->maLastWheelEvent, rEvt) && in HandleEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dwinproc.cxx1311 static bool shouldReusePreviousMouseWindow(const SalWheelMouseEvent& rPrevEvt, const SalWheelMouseE… in shouldReusePreviousMouseWindow() function
1472 if (shouldReusePreviousMouseWindow(pSVData->maWinData.maLastWheelEvent, rEvt) && in HandleEvent()