Home | History | Annotate | Download | only in WebCore

Lines Matching full:pasteboard

4272         Test: editing/pasteboard/paste-placeholder-input.html
6706 (WebCore::Pasteboard::writeImage):
9269 Test: editing/pasteboard/do-not-copy-body-color.html
9374 [GTK] editing/pasteboard/copy-standalone-image.html fails
9392 (WebCore::Pasteboard::writeImage): Write the image URL and title to the
10876 Test: editing/pasteboard/paste-before-tab-span.html
24728 Tests: editing/pasteboard/data-transfer-items-image-png.html
25827 Tests: editing/pasteboard/data-transfer-items-image-png.html
28374 (WebCore::DragData::pasteboard): Added.
28376 (WebCore::Clipboard::create): Changed to use pasteboard() instead of platformData().
29015 (WebCore::Pasteboard::writeSelection):
37476 Pasteboard data's RTF data doesn't always include URLs via NSLinkAttributeName.
37484 (WebCore::Pasteboard::writeSelection): Modified to change the selection
37554 (WebCore::Pasteboard::writeSelection):
38257 to call the paste functions with the specified pasteboard.
38353 Test: editing/pasteboard/paste-text-with-style.html
40887 [chromium] Implement glue between DataTransferItems and the pasteboard.
40892 Test: editing/pasteboard/data-transfer-items.html
45239 Test: editing/pasteboard/drop-file-svg.html
50274 RTF formats in the pasteboard.
50281 (WebCore::Pasteboard::writeSelection):
50965 Test: editing/pasteboard/data-transfer-items.html
51184 (WebCore::Pasteboard::writeSelection):
51281 RTF formats in the pasteboard.
51289 (WebCore::Pasteboard::writeSelection): We now use WebHTMLConverter
51340 Test: editing/pasteboard/onpaste-text-html-types.html
51439 Test: editing/pasteboard/onpaste-text-html-types.html
61058 (WebCore::Pasteboard::writeSelection):
61127 RTF formats in the pasteboard.
61135 (WebCore::Pasteboard::writeSelection): We now use WebHTMLConverter
61183 entry point in the Editor class to write to the pasteboard and
61184 changes to the Pasteboard class to write the selection with
61185 a given set of pasteboard types. The majority of the work
61191 selection to the pasteboard.
61193 * platform/Pasteboard.h:
61197 (WebCore::Pasteboard::writeSelection):
62899 [GTK] editing/pasteboard/dataTransfer-setData-getData.html fails