Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwndproc.c608 int iBorderHeight, iBorderWidth; in winWindowProc() local
641 iBorderWidth = 2 * GetSystemMetrics(SM_CXSIZEFRAME); in winWindowProc()
645 pMinMaxInfo->ptMaxTrackSize.x = s_pScreenInfo->dwWidth + iBorderWidth; in winWindowProc()