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

/external/webkit/WebCore/editing/
H A DEditor.h313 void pasteWithPasteboard(Pasteboard*, bool allowPlainText);
H A DEditor.cpp280 void Editor::pasteWithPasteboard(Pasteboard* pasteboard, bool allowPlainText) function in class:WebCore::Editor
1060 pasteWithPasteboard(Pasteboard::generalPasteboard(), true);

Completed in 78 milliseconds