tPrintWindow     1873 ext/gd/gd.c    	typedef BOOL (WINAPI *tPrintWindow)(HWND, HDC,UINT);
tPrintWindow     1874 ext/gd/gd.c    	tPrintWindow pPrintWindow = 0;
tPrintWindow     1911 ext/gd/gd.c    	pPrintWindow = (tPrintWindow) GetProcAddress(handle, "PrintWindow");
tPrintWindow     1958 ext/gd/gd.c    	typedef BOOL (WINAPI *tPrintWindow)(HWND, HDC,UINT);
tPrintWindow     1959 ext/gd/gd.c    	tPrintWindow pPrintWindow = 0;