window 1950 ext/gd/gd.c HWND window; window 1969 ext/gd/gd.c window = (HWND) lwindow_handle; window 1971 ext/gd/gd.c if (!IsWindow(window)) { window 1979 ext/gd/gd.c GetClientRect(window, &rc); window 1983 ext/gd/gd.c GetWindowRect(window, &rc); window 2002 ext/gd/gd.c pPrintWindow(window, memDC, (UINT) client_area); window 2039 ext/gd/gd.c HWND window = GetDesktopWindow(); window 2059 ext/gd/gd.c GetWindowRect(window, &rc); window 97 ext/openssl/xp_ssl.c long window; window 1031 ext/openssl/xp_ssl.c sslsock->reneg->tokens -= (elapsed_time * (sslsock->reneg->limit / sslsock->reneg->window)); window 1092 ext/openssl/xp_ssl.c long window = OPENSSL_DEFAULT_RENEG_WINDOW; window 1112 ext/openssl/xp_ssl.c window = Z_LVAL_PP(val); window 1120 ext/openssl/xp_ssl.c sslsock->reneg->window = window; window 56 ext/zip/lib/zip_source_window.c struct window *ctx; window 63 ext/zip/lib/zip_source_window.c if ((ctx=(struct window *)malloc(sizeof(*ctx))) == NULL) { window 81 ext/zip/lib/zip_source_window.c struct window *ctx; window 86 ext/zip/lib/zip_source_window.c ctx = (struct window *)_ctx;