Home
last modified time | relevance | path

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

/external/libpng/contrib/visupng/
DVisualPng.c48 int *pFileIndex);
50 BOOL SearchPngList (TCHAR *pFileList, int FileCount, int *pFileIndex,
514 int *pFileIndex) in BuildPngList() argument
576 *pFileIndex = i; in BuildPngList()
601 if (*pFileIndex == i) in BuildPngList()
602 *pFileIndex = j; in BuildPngList()
604 if (*pFileIndex == j) in BuildPngList()
605 *pFileIndex = i; in BuildPngList()
619 TCHAR *pFileList, int FileCount, int *pFileIndex, in SearchPngList() argument
628 if (*pFileIndex > 0) in SearchPngList()
[all …]