Home
last modified time | relevance | path

Searched defs:canSmartCopyOrDelete (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/
DPasteboard.cpp128 …(const String& markup, const KURL& documentURL, const String& plainText, bool canSmartCopyOrDelete) in writeHTML()
/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.cpp281 bool Editor::canSmartCopyOrDelete() const in canSmartCopyOrDelete() function in WebCore::Editor