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

/external/webkit/Source/WebCore/editing/
H A DEditor.cpp342 void Editor::pasteAsPlainText(const String& pastingText, bool smartReplace) function in class:WebCore::Editor
369 pasteAsPlainText(text, canSmartReplaceWithPasteboard(pasteboard));
1224 void Editor::pasteAsPlainText() function in class:WebCore::Editor

Completed in 39 milliseconds