Searched refs:iBorderHeight (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinwndproc.c596 int iBorderHeight, iBorderWidth; local in function:winWindowProc
627 iBorderHeight = 2 * GetSystemMetrics(SM_CYSIZEFRAME);
632 = s_pScreenInfo->dwHeight + iBorderHeight + iCaptionHeight;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinwndproc.c642 int iBorderHeight, iBorderWidth; local in function:winWindowProc
679 iBorderHeight = 2 * GetSystemMetrics (SM_CYSIZEFRAME);
685 = s_pScreenInfo->dwHeight + iBorderHeight + iCaptionHeight;

Completed in 4 milliseconds