Searched refs:pasteAsPlainTextWithPasteboard (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h268 void pasteAsPlainTextWithPasteboard(Pasteboard*);
H A DEditor.cpp382 void Editor::pasteAsPlainTextWithPasteboard(Pasteboard* pasteboard) function in class:blink::Editor
875 pasteAsPlainTextWithPasteboard(Pasteboard::generalPasteboard());
885 pasteAsPlainTextWithPasteboard(Pasteboard::generalPasteboard());

Completed in 196 milliseconds