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