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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincreatewnd.c42 winGetWorkArea(RECT * prcWorkArea, winScreenInfo * pScreenInfo);
185 winGetWorkArea(&rcWorkArea, pScreenInfo);
432 winGetWorkArea(RECT * prcWorkArea, winScreenInfo * pScreenInfo) function in typeref:typename:Bool
447 winDebug("winGetWorkArea - Monitor %d WorkArea: %d %d %d %d\n",
453 ErrorF("winGetWorkArea - GetMonitorInfo() failed for monitor %d\n",
464 winDebug("winGetWorkArea - Primary Monitor WorkArea: %d %d %d %d\n",
472 winDebug("winGetWorkArea - Virtual screen is %d x %d\n", iWidth, iHeight);
478 winDebug("winGetWorkArea - Virtual screen origin is %d, %d\n", iLeft, iTop);
484 winDebug("winGetWorkArea - Primary screen is %d x %d\n",
504 winDebug("winGetWorkArea
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincreatewnd.c46 winGetWorkArea (RECT *prcWorkArea, winScreenInfo *pScreenInfo);
219 winGetWorkArea (&rcWorkArea, pScreenInfo);
519 winGetWorkArea (RECT *prcWorkArea, winScreenInfo *pScreenInfo) function in typeref:typename:Bool
533 winDebug ("winGetWorkArea - Original WorkArea: %d %d %d %d\n",
541 winDebug ("winGetWorkArea - Virtual screen is %d x %d\n", iWidth, iHeight);
547 winDebug ("winGetWorkArea - Virtual screen origin is %d, %d\n", iLeft, iTop);
553 winDebug ("winGetWorkArea - Primary screen is %d x %d\n",
576 winDebug ("winGetWorkArea - Adjusted WorkArea for multiple "

Completed in 3 milliseconds