Home
last modified time | relevance | path

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

/external/libpng/contrib/visupng/
DVisualPng.c51 BOOL LoadImageFile(HWND hwnd, PTSTR pstrPathName,
197 if (!LoadImageFile (hwnd, szImgPathName, in WndProc()
258 if (!LoadImageFile (hwnd, szImgPathName, in WndProc()
308 if (!LoadImageFile (hwnd, szImgPathName, &pbImage, in WndProc()
337 if (!LoadImageFile (hwnd, szImgPathName, &pbImage, &cxImgSize, in WndProc()
657 BOOL LoadImageFile (HWND hwnd, PTSTR pstrPathName, in LoadImageFile() function