Searched refs:pFileIndex (Results 1 – 1 of 1) sorted by relevance
46 int *pFileIndex);48 BOOL SearchPngList (TCHAR *pFileList, int FileCount, int *pFileIndex,512 int *pFileIndex) in BuildPngList() argument574 *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() argument625 if (*pFileIndex > 0) in SearchPngList()[all …]