Home
last modified time | relevance | path

Searched refs:dwYOffset (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwndproc.c407 s_pScreenInfo->dwYOffset = -si.nPos; in winWindowProc()
512 s_pScreenInfo->dwYOffset = -si.nPos; in winWindowProc()
725 GET_Y_LPARAM(lParam) - s_pScreenInfo->dwYOffset); in winWindowProc()
761 GET_Y_LPARAM(lParam) - s_pScreenInfo->dwYOffset); in winWindowProc()
H A Dwinshadddnl.c545 ptOrigin.y = pScreenInfo->dwYOffset; in winShadowUpdateDDNL()
881 ptOrigin.y = pScreenInfo->dwYOffset; in winBltExposedRegionsShadowDDNL()
996 ptOrigin.y = pScreenInfo->dwYOffset; in winRedrawScreenShadowDDNL()
H A Dwinwin32rootlesswndproc.c445 ptMouse.y - pScreenInfo->dwYOffset); in winMWExtWMWindowProc()
473 ptMouse.y - pScreenInfo->dwYOffset); in winMWExtWMWindowProc()
H A Dwinmultiwindowwndproc.c533 ptMouse.y - s_pScreenInfo->dwYOffset); in winTopLevelWindowProc()
568 ptMouse.y - s_pScreenInfo->dwYOffset); in winTopLevelWindowProc()
H A Dwin.h379 DWORD dwYOffset; member