Home
last modified time | relevance | path

Searched refs:winUpdateWindowPosition (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowwndproc.c45 extern void winUpdateWindowPosition(HWND hWnd, HWND * zstyle);
905 winUpdateWindowPosition(hwnd, &zstyle); in winTopLevelWindowProc()
H A Dwinmultiwindowwm.c175 winUpdateWindowPosition(HWND hWnd, HWND * zstyle);
694 winUpdateWindowPosition(hWnd, &zstyle); in UpdateStyle()
1891 winUpdateWindowPosition(HWND hWnd, HWND * zstyle) in winUpdateWindowPosition() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog64933 hw/xwin: Move reshape code from winUpdateWindowPosition() to the map event handler
64936 winUpdateWindowPosition(), to put it explicitly in the map event handler.
69985 hw/xwin: Fix winUpdateWindowPosition() not to assume WS_EX_APPWINDOW style
126096 A few tweaks to winUpdateWindowPosition():