pPrintWindow     1874 ext/gd/gd.c    	tPrintWindow pPrintWindow = 0;
pPrintWindow     1911 ext/gd/gd.c    	pPrintWindow = (tPrintWindow) GetProcAddress(handle, "PrintWindow");
pPrintWindow     1913 ext/gd/gd.c    	if ( pPrintWindow )  {
pPrintWindow     1914 ext/gd/gd.c    		pPrintWindow(window, memDC, (UINT) client_area);
pPrintWindow     1959 ext/gd/gd.c    	tPrintWindow pPrintWindow = 0;