Home
last modified time | relevance | path

Searched refs:pChildWinOutDev (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Ddndeventdispatcher.cxx63 const OutputDevice *pChildWinOutDev = pChildWindow->GetOutDev(); in findTopLevelWindow() local
64 pChildWinOutDev->ReMirror( location ); in findTopLevelWindow()
H A Dwinproc.cxx369 const OutputDevice *pChildWinOutDev = pChild->GetOutDev(); in ImplHandleMouseEvent() local
370 pChildWinOutDev->ReMirror( aMousePos ); in ImplHandleMouseEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Ddndeventdispatcher.cxx63 const OutputDevice *pChildWinOutDev = pChildWindow->GetOutDev(); in findTopLevelWindow() local
64 pChildWinOutDev->ReMirror( location ); in findTopLevelWindow()
H A Dwinproc.cxx365 const OutputDevice *pChildWinOutDev = pChild->GetOutDev(); in ImplHandleMouseEvent() local
366 pChildWinOutDev->ReMirror( aMousePos ); in ImplHandleMouseEvent()