Home | History | Annotate | Download | only in mac

Lines Matching refs:filePaths

267     NSMutableArray *filePaths = [NSMutableArray array];
273 [filePaths addObject:[absoluteFileURL path]];
276 [pboard setPropertyList:filePaths forType:NSFilenamesPboardType];