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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.cpp385 void Editor::pasteAsPlainTextWithPasteboard(Pasteboard* pasteboard) function in class:WebCore::Editor
978 pasteAsPlainTextWithPasteboard(Pasteboard::generalPasteboard());
988 pasteAsPlainTextWithPasteboard(Pasteboard::generalPasteboard());

Completed in 25 milliseconds