Home
last modified time | relevance | path

Searched refs:arrayWithObject (Results 251 – 275 of 1357) sorted by relevance

1...<<11121314151617181920>>...55

/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DnsClipboard.mm136 [NSArray arrayWithObject:stringType] owner:nil];
257 [NSArray arrayWithObject:
466 …NSString* availableType = [generalPBoard availableTypeFromArray:[NSArray arrayWithObject:pboardTyp…
474 [NSArray arrayWithObject:
677 [pasteboardOutputDict setObject:[NSArray arrayWithObject:@""]
679 [pasteboardOutputDict setObject:[NSArray arrayWithObject:@""]
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWorkspace/Finder/SearchResults/
H A DSearchResults.m277 arguments: [NSArray arrayWithObject: cname]];
499 files = [NSArray arrayWithObject: [destination lastPathComponent]];
652 [notifDict setObject: [NSArray arrayWithObject: folderName]
784 [pboard declareTypes: [NSArray arrayWithObject: NSFilenamesPboardType]
1013 NSArray *dndtypes = [NSArray arrayWithObject: @"GWLSFolderPboardType"];
1019 [pbDict setObject: [NSArray arrayWithObject: lsfname]
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DnsClipboard.mm115 [cocoaPasteboard declareTypes:[NSArray arrayWithObject:stringType] owner:nil];
222 [NSArray arrayWithObject:[UTIHelper stringFromPboardType:kMozCustomTypesPboardType]]];
398 [generalPBoard availableTypeFromArray:[NSArray arrayWithObject:pboardType]];
408 [NSArray arrayWithObject:[UTIHelper stringFromPboardType:kMozCustomTypesPboardType]]];
607 [pasteboardOutputDict setObject:[NSArray arrayWithObject:@""] forKey:urlPromise];
608 [pasteboardOutputDict setObject:[NSArray arrayWithObject:@""] forKey:urlPromiseContent];
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DnsClipboard.mm115 [cocoaPasteboard declareTypes:[NSArray arrayWithObject:stringType] owner:nil];
222 [NSArray arrayWithObject:[UTIHelper stringFromPboardType:kMozCustomTypesPboardType]]];
398 [generalPBoard availableTypeFromArray:[NSArray arrayWithObject:pboardType]];
408 [NSArray arrayWithObject:[UTIHelper stringFromPboardType:kMozCustomTypesPboardType]]];
607 [pasteboardOutputDict setObject:[NSArray arrayWithObject:@""] forKey:urlPromise];
608 [pasteboardOutputDict setObject:[NSArray arrayWithObject:@""] forKey:urlPromiseContent];
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DnsClipboard.mm115 [cocoaPasteboard declareTypes:[NSArray arrayWithObject:stringType] owner:nil];
222 [NSArray arrayWithObject:[UTIHelper stringFromPboardType:kMozCustomTypesPboardType]]];
398 [generalPBoard availableTypeFromArray:[NSArray arrayWithObject:pboardType]];
408 [NSArray arrayWithObject:[UTIHelper stringFromPboardType:kMozCustomTypesPboardType]]];
607 [pasteboardOutputDict setObject:[NSArray arrayWithObject:@""] forKey:urlPromise];
608 [pasteboardOutputDict setObject:[NSArray arrayWithObject:@""] forKey:urlPromiseContent];
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWorkspace/Finder/SearchResults/
H A DSearchResults.m277 arguments: [NSArray arrayWithObject: cname]];
499 files = [NSArray arrayWithObject: [destination lastPathComponent]];
652 [notifDict setObject: [NSArray arrayWithObject: folderName]
784 [pboard declareTypes: [NSArray arrayWithObject: NSFilenamesPboardType]
1013 NSArray *dndtypes = [NSArray arrayWithObject: @"GWLSFolderPboardType"];
1019 [pbDict setObject: [NSArray arrayWithObject: lsfname]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/mac/
H A DClipboardMac.mm203 return [NSArray arrayWithObject:[url absoluteString]];
250 [m_pasteboard.get() addTypes:[NSArray arrayWithObject:NSURLPboardType] owner:nil];
255 [m_pasteboard.get() addTypes:[NSArray arrayWithObject:NSFilenamesPboardType] owner:nil];
256 NSArray *fileList = [NSArray arrayWithObject:[url path]];
266 [m_pasteboard.get() addTypes:[NSArray arrayWithObject:cocoaType.get()] owner:nil];
/dports/devel/gorm/apps-gorm-04554d2/GormCore/
H A DGormCustomClassInspector.m84 NSMutableArray *classes = [NSMutableArray arrayWithObject: _parentClassName];
146 // [NSMutableArray arrayWithObject: _parentClassName];
359 // [NSMutableArray arrayWithObject: _parentClassName];
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/NSArchiver/
H A Dgeneral.m21 vals1 = [[NSArray arrayWithObject:val1] arrayByAddingObject:val2];
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/NSRegularExpression/
H A Dbasic.m75 [NSArray arrayWithObject:
80 [NSArray arrayWithObject:testObj],NO,NO);
/dports/www/sogo/SOGo-5.4.0/SoObjects/Contacts/
H A DNGVList+SOGo.m168 onCriteria: [NSArray arrayWithObject: @"c_mail"]
176 onCriteria: [NSArray arrayWithObject: @"c_cn"]
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/Contacts/
H A DNGVList+SOGo.m168 onCriteria: [NSArray arrayWithObject: @"c_mail"]
176 onCriteria: [NSArray arrayWithObject: @"c_cn"]
/dports/devel/qbs/qbs-src-1.21.0/examples/cocoa-touch-application/CocoaTouchApplication/
H A DMasterViewController.m75 …[self.tableView insertRowsAtIndexPaths:[NSArray arrayWithObject:indexPath] withRowAnimation:UITabl…
119 …[tableView deleteRowsAtIndexPaths:[NSArray arrayWithObject:indexPath] withRowAnimation:UITableView…
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/NSFileHandle/
H A Dbasic.m32 [NSArray arrayWithObject:[NSFileHandle fileHandleWithStandardInput]]);
/dports/lang/v/v-0.1.29/vlib/clipboard/
H A Dclipboard_darwin.c.v52 #[cb->pb declareTypes:[NSArray arrayWithObject:NSStringPboardType] owner:nil];
/dports/editors/abiword/abiword-3.0.5/src/af/xap/cocoa/
H A Dxap_CocoaClipboard.cpp108 …NSString * availableFormat = [_getPasteboard() availableTypeFromArray:[NSArray arrayWithObject:pbT… in hasFormat()
/dports/www/sogo/SOGo-5.4.0/UI/MailerUI/
H A DUIxMailActions.m159 parts = [co fetchPlainTextStrings: [NSArray arrayWithObject: contentKey]];
267 mailboxThreadsCollapsed = [NSMutableArray arrayWithObject:msguid];
274 mailboxThreadsCollapsed = [NSMutableArray arrayWithObject:msguid];
/dports/www/sogo-activesync/SOGo-5.4.0/UI/MailerUI/
H A DUIxMailActions.m159 parts = [co fetchPlainTextStrings: [NSArray arrayWithObject: contentKey]];
267 mailboxThreadsCollapsed = [NSMutableArray arrayWithObject:msguid];
274 mailboxThreadsCollapsed = [NSMutableArray arrayWithObject:msguid];
/dports/devel/sope2/SOPE/sope-json/SBJson/Tests/
H A DErrorTest.m87 NSArray *obj = [NSArray arrayWithObject:[NSNumber numberWithDouble:INFINITY]];
94 NSArray *obj = [NSArray arrayWithObject:[NSNumber numberWithDouble:-INFINITY]];
101 NSArray *obj = [NSArray arrayWithObject:[NSDecimalNumber notANumber]];
/dports/devel/sope/SOPE/sope-json/SBJson/Tests/
H A DErrorTest.m87 NSArray *obj = [NSArray arrayWithObject:[NSNumber numberWithDouble:INFINITY]];
94 NSArray *obj = [NSArray arrayWithObject:[NSNumber numberWithDouble:-INFINITY]];
101 NSArray *obj = [NSArray arrayWithObject:[NSDecimalNumber notANumber]];
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWorkspace/Desktop/
H A DGWDesktopManager.m580 [fsnodeRep lockPaths: [NSArray arrayWithObject: volpath]];
591 [fsnodeRep unlockPaths: [NSArray arrayWithObject: volpath]];
598 [fsnodeRep unlockPaths: [NSArray arrayWithObject: volpath]];
660 && ([selection isEqual: [NSArray arrayWithObject: dskNode]] == NO));
668 && ([selection isEqual: [NSArray arrayWithObject: dskNode]] == NO)) {
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWorkspace/Desktop/
H A DGWDesktopManager.m580 [fsnodeRep lockPaths: [NSArray arrayWithObject: volpath]];
591 [fsnodeRep unlockPaths: [NSArray arrayWithObject: volpath]];
598 [fsnodeRep unlockPaths: [NSArray arrayWithObject: volpath]];
660 && ([selection isEqual: [NSArray arrayWithObject: dskNode]] == NO));
668 && ([selection isEqual: [NSArray arrayWithObject: dskNode]] == NO)) {
/dports/www/sogo/SOGo-5.4.0/Tests/Unit/
H A DSaxXMLReaderFactory+SOGoTests.m43 pathes = [NSArray arrayWithObject:
/dports/www/sogo-activesync/SOGo-5.4.0/Tests/Unit/
H A DSaxXMLReaderFactory+SOGoTests.m43 pathes = [NSArray arrayWithObject:
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DtkMacOSXServices.c79 typesDeclared = [NSArray arrayWithObject:typeString];

1...<<11121314151617181920>>...55