Lines Matching full:pasteboard
4108 (WebCore::Pasteboard::writeSelection):
4109 (WebCore::Pasteboard::writeURL):
4110 (WebCore::Pasteboard::clear):
4111 (WebCore::Pasteboard::~Pasteboard):
5098 (WebCore::Pasteboard::writeSelection):
5099 (WebCore::Pasteboard::writeURL):
5100 (WebCore::Pasteboard::clear):
5290 Switch to use the Editor for copying URLs. Also some Pasteboard and PlatformMouseEvent cleanup.
5300 Pasteboard::clearTypes() changed to clear()
5321 * platform/Pasteboard.h:
5334 Add some calls necessary for Pasteboard::writeURL to work
6263 (WebCore::Pasteboard::Pasteboard):
6264 (WebCore::Pasteboard::generalPasteboard):
6265 (WebCore::Pasteboard::clearTypes):
6266 (WebCore::Pasteboard::writeSelection):
6267 (WebCore::Pasteboard::canSmartReplace):
6268 (WebCore::Pasteboard::plainText):
6269 (WebCore::Pasteboard::documentFragment):
7353 * platform/Pasteboard.h: Added some FIXMEs. Removed unneeded includes.
7354 Made Pasteboard noncopyable. Removed use of "protected" where we should
8019 (WebCore::Pasteboard::generalPasteboard):
8020 (WebCore::Pasteboard::writeSelection):
8021 (WebCore::Pasteboard::clearTypes):
8022 (WebCore::Pasteboard::canSmartReplace):
8023 (WebCore::Pasteboard::documentFragment):
8024 (WebCore::Pasteboard::plainText):
8025 (WebCore::Pasteboard::Pasteboard):
8026 (WebCore::Pasteboard::~Pasteboard):
8027 (WebCore::Pasteboard::registerSelectionPasteboardTypes):
8028 (WebCore::Pasteboard::replaceNBSP):
8029 (WebCore::Pasteboard::createHandle):
8030 (WebCore::Pasteboard::createCF_HTMLFromRange):
8489 (Pasteboard::writeSelection):
8689 Added Pasteboard.h, PasteboardMac.mm, WebNSAttributedStringExtras.h&mm, EditorMac.mm
8738 * platform/Pasteboard.h: Added.
8740 The pasteboard class follows a singleton pattern
8741 (Pasteboard::generalPasteboard):
8742 (Pasteboard::~Pasteboard):
8743 (Pasteboard::Pasteboard):
8744 (Pasteboard::clearTypes):
8745 (Pasteboard::writeSelection):
8746 (Pasteboard::selectionPasteboardTypes):
8747 (Pasteboard::canSmartReplace):
8748 (Pasteboard::plainText):
8749 (Pasteboard::documentFragment):
8753 Added select portions of this file from WebKit because the pasteboard needed the following function:
13778 * editing/pasteboard/3976872-expected.txt:
13779 * editing/pasteboard/4076267-2-expected.txt:
13780 * editing/pasteboard/4076267-3-expected.txt:
13781 * editing/pasteboard/4076267-expected.txt:
13782 * editing/pasteboard/8145-1-expected.txt:
13783 * editing/pasteboard/paste-empty-startcontainer-expected.txt: Removed.
13784 * editing/pasteboard/paste-match-style-001-expected.txt:
13785 * editing/pasteboard/paste-match-style-002-expected.txt:
13786 * editing/pasteboard/paste-text-019-expected.txt:
13787 * editing/pasteboard/pasting-tabs-expected.txt:
18712 editing/pasteboard/copy-paste-bidi intermittently fails due to disappearance of anonymous RenderBlock
38489 annotate is true (when we're creating markup for the pasteboard).
42215 * test: editing/pasteboard/paste-table-003.html
42875 REGRESSION (r15418): editing/pasteboard/paste-table-001 fails in pixel mode