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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincreatewnd.c434 int iPrimaryWidth, iPrimaryHeight; local in function:winGetWorkArea
482 iPrimaryHeight = GetSystemMetrics(SM_CYSCREEN);
485 iPrimaryWidth, iPrimaryHeight);
490 iPrimaryNonWorkAreaHeight = iPrimaryHeight - (prcWorkArea->bottom
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincreatewnd.c521 int iPrimaryWidth, iPrimaryHeight; local in function:winGetWorkArea
551 iPrimaryHeight = GetSystemMetrics (SM_CYSCREEN);
554 iPrimaryWidth, iPrimaryHeight);
559 iPrimaryNonWorkAreaHeight = iPrimaryHeight - (prcWorkArea->bottom

Completed in 8 milliseconds