Home
last modified time | relevance | path

Searched refs:iPrimaryWidth (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
511 iPrimaryWidth = GetSystemMetrics(SM_CXSCREEN); in winGetWorkArea()
515 iPrimaryWidth, iPrimaryHeight); in winGetWorkArea()
518 iPrimaryNonWorkAreaWidth = iPrimaryWidth - (prcWorkArea->right - in winGetWorkArea()