HomeSort by relevance Sort by last modified time
    Searched refs:canSmartReplaceWithPasteboard (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
Editor.h 267 bool canSmartReplaceWithPasteboard(Pasteboard*);
Editor.cpp 385 pasteAsPlainText(text, canSmartReplaceWithPasteboard(pasteboard));
414 pasteAsFragment(fragment, canSmartReplaceWithPasteboard(pasteboard), chosePlainText);
499 bool Editor::canSmartReplaceWithPasteboard(Pasteboard* pasteboard)
    [all...]

Completed in 63 milliseconds