Lines Matching refs:path
2297 string $path;
2300 $path = `optionVar -q nw4cSetAnimRange_AnimRangeFileFolder`;
2301 if (`filetest -d $path`)
2303 return $path;
2306 $path = `workspace -q -rd`;
2307 if (`filetest -d $path`)
2309 return $path;
2324 string $path = GetAnimRangeFileFolder($wName, true);
2325 if ($path == "")
2330 workspace -dir $path;
2350 string $path = GetAnimRangeFileFolder($wName, true);
2351 if ($path == "")
2356 workspace -dir $path;
2863 $tree = `ls $tree`; // full path -> fine path
3104 $tree = `ls $tree`; // full path -> fine path