Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwndproc.c607 int iCaptionHeight; in winWindowProc() local
640 iCaptionHeight = GetSystemMetrics(SM_CYCAPTION); in winWindowProc()
647 = s_pScreenInfo->dwHeight + iBorderHeight + iCaptionHeight; in winWindowProc()