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

/external/webkit/Source/WebCore/editing/
H A DEditor.cpp362 pasteAsPlainTextWithPasteboard(Pasteboard::generalPasteboard());
365 void Editor::pasteAsPlainTextWithPasteboard(Pasteboard* pasteboard) function in class:WebCore::Editor
1220 pasteAsPlainTextWithPasteboard(Pasteboard::generalPasteboard());
1231 pasteAsPlainTextWithPasteboard(Pasteboard::generalPasteboard());

Completed in 234 milliseconds