Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dedit_pixelmap_dlg.cpp609 CString oldpath, newpath; in CheckPathname() local
615 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()