Searched refs:writeSelectionToPasteboard (Results 1 – 4 of 4) sorted by relevance
270 void writeSelectionToPasteboard(Pasteboard*, Range*, const String& plainText);
417 void Editor::writeSelectionToPasteboard(Pasteboard* pasteboard, Range* selectedRange, const String&… in writeSelectionToPasteboard() function in blink::Editor838 writeSelectionToPasteboard(Pasteboard::generalPasteboard(), selection.get(), plainText); in cut()858 …writeSelectionToPasteboard(Pasteboard::generalPasteboard(), selectedRange().get(), frame().selecte… in copy()
197 - (BOOL)writeSelectionToPasteboard:(NSPasteboard*)pboard types:(NSArray*)types {
3320 - (BOOL)writeSelectionToPasteboard:(NSPasteboard*)pboard