Searched refs:pasteWithPasteboard (Results 1 – 2 of 2) sorted by relevance
269 void pasteWithPasteboard(Pasteboard*);
388 void Editor::pasteWithPasteboard(Pasteboard* pasteboard) in pasteWithPasteboard() function in blink::Editor873 pasteWithPasteboard(Pasteboard::generalPasteboard()); in paste()