Searched refs:newpath (Results 1 – 1 of 1) sorted by relevance
609 CString oldpath, newpath; in CheckPathname() local615 newpath = pathname; in CheckPathname()616 ConvertToProjectRelativePath(newpath); in CheckPathname()617 FormatPath(newpath); in CheckPathname()619 if (_tcscmp(newpath, oldpath)) in CheckPathname()631 (image_reader::GetFrameCount(newpath) != mpInfo->GetPixelmapFrameCount())) in CheckPathname()