Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincreatewnd.c467 int iPrimaryNonWorkAreaWidth, iPrimaryNonWorkAreaHeight; in winGetWorkArea() local
518 iPrimaryNonWorkAreaWidth = iPrimaryWidth - (prcWorkArea->right - in winGetWorkArea()
530 prcWorkArea->right = prcWorkArea->left + iWidth - iPrimaryNonWorkAreaWidth; in winGetWorkArea()