Home
last modified time | relevance | path

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

/external/libpng/contrib/visupng/
DVisualPng.c46 int *pFileIndex);
48 BOOL SearchPngList (TCHAR *pFileList, int FileCount, int *pFileIndex,
512 int *pFileIndex) in BuildPngList() argument
574 *pFileIndex = i; in BuildPngList()
599 if (*pFileIndex == i) in BuildPngList()
600 *pFileIndex = j; in BuildPngList()
602 if (*pFileIndex == j) in BuildPngList()
603 *pFileIndex = i; in BuildPngList()
616 TCHAR *pFileList, int FileCount, int *pFileIndex, in SearchPngList() argument
625 if (*pFileIndex > 0) in SearchPngList()
[all …]