Lines Matching refs:rcClient
160 RECT rcClient, rcWorkArea;
384 if (!GetClientRect (*phwnd, &rcClient))
393 rcClient.right - rcClient.left,
394 rcClient.bottom - rcClient.top,
395 rcClient.right, rcClient.left,
396 rcClient.bottom, rcClient.top);
413 pScreenInfo->dwWidth = rcClient.right - rcClient.left;
414 pScreenInfo->dwHeight = rcClient.bottom - rcClient.top;
446 si.nPage = rcClient.right - rcClient.left;
453 si.nPage = rcClient.bottom - rcClient.top;