Searched refs:pasteWithPasteboard (Results 1 – 2 of 2) sorted by relevance
270 void pasteWithPasteboard(Pasteboard*);
391 void Editor::pasteWithPasteboard(Pasteboard* pasteboard) in pasteWithPasteboard() function in WebCore::Editor976 pasteWithPasteboard(Pasteboard::generalPasteboard()); in paste()