Searched defs:pasteboard (Results 1 – 2 of 2) sorted by relevance
50 static Pasteboard* pasteboard = new Pasteboard; in generalPasteboard() local
381 void Editor::pasteAsPlainTextWithPasteboard(Pasteboard* pasteboard) in pasteAsPlainTextWithPasteboard()387 void Editor::pasteWithPasteboard(Pasteboard* pasteboard) in pasteWithPasteboard()416 void Editor::writeSelectionToPasteboard(Pasteboard* pasteboard, Range* selectedRange, const String&… in writeSelectionToPasteboard()423 static void writeImageNodeToPasteboard(Pasteboard* pasteboard, Node* node, const String& title) in writeImageNodeToPasteboard()480 bool Editor::canSmartReplaceWithPasteboard(Pasteboard* pasteboard) in canSmartReplaceWithPasteboard()