Searched defs:pasteboardTypes (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/
H A DInjectedBundlePageEditorClient.cpp139 void InjectedBundlePageEditorClient::getPasteboardDataForRange(WebPage* page, Range* range, Vector<String>& pasteboardTypes, Vector<RefPtr<SharedBuffer>>& pasteboardData) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebPlatformStrategies.cpp434 void WebPlatformStrategies::addTypes(const Vector<String>& pasteboardTypes, const String& pasteboardName) argument
439 void WebPlatformStrategies::setTypes(const Vector<String>& pasteboardTypes, const String& pasteboardName) argument
H A DWebEditorClient.cpp235 void WebEditorClient::getClientPasteboardDataForRange(Range* range, Vector<String>& pasteboardTypes, Vector<RefPtr<SharedBuffer>>& pasteboardData) argument

Completed in 96 milliseconds