Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincreatewnd.c464 int iPrimaryWidth, iPrimaryHeight; in winGetWorkArea() local
512 iPrimaryHeight = GetSystemMetrics(SM_CYSCREEN); in winGetWorkArea()
515 iPrimaryWidth, iPrimaryHeight); in winGetWorkArea()
520 iPrimaryNonWorkAreaHeight = iPrimaryHeight - (prcWorkArea->bottom in winGetWorkArea()