Home
last modified time | relevance | path

Searched refs:tPrintWindow (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/gd/
H A Dgd.c1978 typedef BOOL (WINAPI *tPrintWindow)(HWND, HDC,UINT); in PHP_FUNCTION() typedef
1979 tPrintWindow pPrintWindow = 0; in PHP_FUNCTION()
2016 pPrintWindow = (tPrintWindow) GetProcAddress(handle, "PrintWindow"); in PHP_FUNCTION()
2063 typedef BOOL (WINAPI *tPrintWindow)(HWND, HDC,UINT); in PHP_FUNCTION() typedef
2064 tPrintWindow pPrintWindow = 0; in PHP_FUNCTION()

Completed in 13 milliseconds