Home
last modified time | relevance | path

Searched refs:iBorderHeight (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
642 iBorderHeight = 2 * GetSystemMetrics(SM_CYSIZEFRAME); in winWindowProc()
647 = s_pScreenInfo->dwHeight + iBorderHeight + iCaptionHeight; in winWindowProc()