Lines Matching refs:path
2298 string $path;
2301 $path = `optionVar -q nw4cSetAnimRange_AnimRangeFileFolder`;
2302 if (`filetest -d $path`)
2304 return $path;
2307 $path = `workspace -q -rd`;
2308 if (`filetest -d $path`)
2310 return $path;
2325 string $path = GetAnimRangeFileFolder($wName, true);
2326 if ($path == "")
2331 workspace -dir $path;
2351 string $path = GetAnimRangeFileFolder($wName, true);
2352 if ($path == "")
2357 workspace -dir $path;
2864 $tree = `ls $tree`; // full path -> fine path
3105 $tree = `ls $tree`; // full path -> fine path