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