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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincreatewnd.c437 int iPrimaryNonWorkAreaWidth, iPrimaryNonWorkAreaHeight; local in function:winGetWorkArea
488 iPrimaryNonWorkAreaWidth = iPrimaryWidth - (prcWorkArea->right -
500 prcWorkArea->right = prcWorkArea->left + iWidth - iPrimaryNonWorkAreaWidth;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincreatewnd.c524 int iPrimaryNonWorkAreaWidth, iPrimaryNonWorkAreaHeight; local in function:winGetWorkArea
557 iPrimaryNonWorkAreaWidth = iPrimaryWidth - (prcWorkArea->right -
572 iPrimaryNonWorkAreaWidth;

Completed in 4 milliseconds