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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.cpp448 static void writeImageNodeToPasteboard(Pasteboard* pasteboard, Node* node, const String& title) function in namespace:blink
856 writeImageNodeToPasteboard(Pasteboard::generalPasteboard(), imageElement, document->title());
967 writeImageNodeToPasteboard(Pasteboard::generalPasteboard(), result.innerNonSharedNode(), result.altDisplayString());

Completed in 66 milliseconds