Lines Matching refs:path
2270 string $path;
2273 $path = `optionVar -q nw4cSetAnimRange_AnimRangeFileFolder`;
2274 if (`filetest -d $path`)
2276 return $path;
2279 $path = `workspace -q -rd`;
2280 if (`filetest -d $path`)
2282 return $path;
2297 string $path = GetAnimRangeFileFolder($wName, true);
2298 if ($path == "")
2303 workspace -dir $path;
2323 string $path = GetAnimRangeFileFolder($wName, true);
2324 if ($path == "")
2329 workspace -dir $path;
2836 $tree = `ls $tree`; // full path -> fine path
3077 $tree = `ls $tree`; // full path -> fine path