Searched refs:setPropertyList (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/mac/History/
H A DWebURLsWithTitles.m74 [pasteboard setPropertyList:[NSArray arrayWithObjects:URLStrings, titlesOrEmptyStrings, nil]
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DPlatformPasteboardMac.mm147 [m_pasteboard.get() setPropertyList:paths.get() forType:pasteboardType];
/macosx-10.9.5/vim-53/src/
H A Dos_macosx.m187 [pb setPropertyList:plist forType:VimPboardType];
/macosx-10.9.5/WebKit-7537.78.2/mac/Misc/
H A DWebNSPasteboardExtras.mm289 [self setPropertyList:extensions forType:NSFilesPromisePboardType];
/macosx-10.9.5/dyld-239.4/launch-cache/
H A DObjCModernAbstraction.hpp523 void setPropertyList(SharedCache<A>* cache, objc_property_list_t<A>* proplist) { function in class:objc_class_data_t
575 void setPropertyList(SharedCache<A>* cache, objc_property_list_t<A>* proplist) { function in class:objc_class_t
576 getData(cache)->setPropertyList(cache, proplist);
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/mac/
H A DWKView.mm2854 [pasteboard setPropertyList:[NSArray arrayWithObjects:[NSArray arrayWithObject:visibleUrl], [NSArray arrayWithObject:title], nil] forType:PasteboardTypes::WebURLsWithTitlesPboardType];
2855 [pasteboard setPropertyList:[NSArray arrayWithObject:extension] forType:NSFilesPromisePboardType];

Completed in 106 milliseconds