window 1945 ext/gd/gd.c HWND window; window 1964 ext/gd/gd.c window = (HWND) lwindow_handle; window 1966 ext/gd/gd.c if (!IsWindow(window)) { window 1974 ext/gd/gd.c GetClientRect(window, &rc); window 1978 ext/gd/gd.c GetWindowRect(window, &rc); window 1997 ext/gd/gd.c pPrintWindow(window, memDC, (UINT) client_area); window 2034 ext/gd/gd.c HWND window = GetDesktopWindow(); window 2054 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;