Searched defs:rChild (Results 1 - 1 of 1) sorted by relevance
/httpd/support/win32/ | ||
H A D | ApacheMonitor.c | 486 RECT rChild, rWorkArea; local 492 GetWindowRect(hwndChild, &rChild); 493 wChild = rChild.right - rChild.left; 494 hChild = rChild.bottom - rChild.top; |
Completed in 77 milliseconds