Searched refs:PasteboardHelper (Results 1 – 19 of 19) sorted by relevance
68 PasteboardHelper::PasteboardHelper() in PasteboardHelper() function in WebCore::PasteboardHelper74 PasteboardHelper::~PasteboardHelper() in ~PasteboardHelper()79 void PasteboardHelper::initializeTargetList() in initializeTargetList()100 GtkClipboard* PasteboardHelper::getCurrentClipboard(Frame* frame) in getCurrentClipboard()107 GtkClipboard* PasteboardHelper::getClipboard(Frame* frame) const in getClipboard()112 GtkClipboard* PasteboardHelper::getPrimarySelectionClipboard(Frame* frame) const in getPrimarySelectionClipboard()117 GtkTargetList* PasteboardHelper::targetList() const in targetList()129 void PasteboardHelper::getClipboardContents(GtkClipboard* clipboard) in getClipboardContents()157 void PasteboardHelper::fillSelectionData(GtkSelectionData* selectionData, guint info, DataObjectGtk… in fillSelectionData()192 GtkTargetList* PasteboardHelper::targetListForDataObject(DataObjectGtk* dataObject) in targetListForDataObject()[all …]
39 class PasteboardHelper {41 PasteboardHelper();42 virtual ~PasteboardHelper();
37 class PasteboardHelper; variable77 PasteboardHelper* helper() { return m_helper; } in helper()86 PasteboardHelper* m_helper;
56 PasteboardHelper* Pasteboard::helper() in helper()61 void Pasteboard::setHelper(PasteboardHelper* helper) in setHelper()
47 class PasteboardHelper {49 virtual ~PasteboardHelper() {} in ~PasteboardHelper()
116 void setHelper(PasteboardHelper*);117 PasteboardHelper* helper();144 PasteboardHelper* m_helper;
39 class PasteboardHelperGtk : public PasteboardHelper {
11747 * platform/gtk/PasteboardHelper.h: Make targetListForDataObject a public method.12271 Add support in the PasteboardHelper for images, in preparation for drag-and-drop data.12275 * platform/gtk/PasteboardHelper.cpp:12276 (WebCore::PasteboardHelper::fillSelectionData): Add support for images here.12277 (WebCore::PasteboardHelper::targetListForDataObject): Add support for images here.14903 * platform/gtk/PasteboardHelper.cpp:14904 …(WebCore::PasteboardHelper::initializeTargetList): Added target ID's for URI list and Netscape URL…14906 (WebCore::PasteboardHelper::getClipboardContents): Added.14907 (WebCore::PasteboardHelper::fillSelectionData): Added logic for URI lists and Netscape URLs.14908 (WebCore::PasteboardHelper::targetListForDataObject): Ditto.[all …]
860 'platform/gtk/PasteboardHelper.h',4542 'platform/gtk/PasteboardHelper.cpp',4655 'platform/mac/PasteboardHelper.h',
3790 Source/WebCore/platform/gtk/PasteboardHelper.cpp \3791 Source/WebCore/platform/gtk/PasteboardHelper.h \
3766 Source/WebCore/platform/gtk/PasteboardHelper.cpp \3767 Source/WebCore/platform/gtk/PasteboardHelper.h \
21494 * platform/gtk/PasteboardHelper.cpp:21497 (WebCore::PasteboardHelper::getClipboardContents): Remove the meta tag prefix.21498 (WebCore::PasteboardHelper::fillSelectionData): Add the meta tag prefix.21499 (WebCore::PasteboardHelper::fillDataObjectFromDropData): Remove the meta tag prefix35329 * platform/gtk/PasteboardHelper.cpp:35330 (WebCore::PasteboardHelper::getClipboardContents): Use the uriList as a string now.35331 (WebCore::PasteboardHelper::fillSelectionData): Ditto.35332 (WebCore::PasteboardHelper::fillDataObjectFromDropData): Ditto.64987 * platform/gtk/PasteboardHelper.h: Ditto.71531 * platform/gtk/PasteboardHelper.cpp:[all …]
28699 … * platform/DragData.h: Removed Mac specific constructor and reference to PasteboardHelper class.37615 * platform/gtk/PasteboardHelper.cpp: do not call GDK functions to37621 (WebCore::PasteboardHelper::PasteboardHelper): call it.
61981 * platform/mac/PasteboardHelper.h: Added.61982 (WebCore::PasteboardHelper::~PasteboardHelper):
10488 PasteboardHelper interface we can make this decision10496 * platform/gtk/PasteboardHelper.h:16929 * platform/gtk/PasteboardHelper.h:
19033 * platform/gtk/PasteboardHelper.h:36909 * platform/gtk/PasteboardHelper.h:71376 * platform/gtk/PasteboardHelper.h:
53342 * platform/gtk/PasteboardHelper.h:63299 * platform/gtk/PasteboardHelper.h: Added.
6607 …bKit::DragClient::startDrag): Start the drag context via the ClipboardGtk and PasteboardHelper now.6883 Move most of the PasteboardHelper logic into WebCore. This helps15998 WebCore::PasteboardHelper.
3279 …40B576B4B002CA450 /* PasteboardHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = A7D3C5230B5…9849 …B002CA450 /* PasteboardHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …14242 A7D3C5230B576B4B002CA450 /* PasteboardHelper.h */,22119 A7D3C5240B576B4B002CA450 /* PasteboardHelper.h in Headers */,