Searched refs:LoadImageFile (Results 1 – 1 of 1) sorted by relevance
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 53 BOOL LoadImageFile(HWND hwnd, PTSTR pstrPathName, 199 if (!LoadImageFile (hwnd, szImgPathName, in WndProc() 260 if (!LoadImageFile (hwnd, szImgPathName, in WndProc() 310 if (!LoadImageFile (hwnd, szImgPathName, &pbImage, in WndProc() 339 if (!LoadImageFile (hwnd, szImgPathName, &pbImage, &cxImgSize, in WndProc() 661 BOOL LoadImageFile (HWND hwnd, PTSTR pstrPathName, in LoadImageFile() function
|