Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.cpp423 static void writeImageNodeToPasteboard(Pasteboard* pasteboard, Node* node, const String& title) in writeImageNodeToPasteboard() function
879writeImageNodeToPasteboard(Pasteboard::generalPasteboard(), imageElement, document->title()); in copy()
990writeImageNodeToPasteboard(Pasteboard::generalPasteboard(), result.innerNonSharedNode(), result.al… in copyImage()